Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. class (Additive a, Multiplicative a) => IDivisible a

    foundation Foundation.Numerical

    Represent types that supports an euclidian division

    (x ‘div‘ y) * y + (x ‘mod‘ y) == x
    

  2. newtype Id1 (f :: Type -> Type) a

    generic-data Generic.Data

    A newtype whose instances for simple classes (Eq, Ord, Read, Show) use higher-kinded class instances for f (Eq1, Ord1, Read1, Show1).

  3. Id1 :: f a -> Id1 (f :: Type -> Type) a

    generic-data Generic.Data

    No documentation available.

  4. newtype Id1 (f :: Type -> Type) a

    generic-data Generic.Data.Internal.Resolvers

    A newtype whose instances for simple classes (Eq, Ord, Read, Show) use higher-kinded class instances for f (Eq1, Ord1, Read1, Show1).

  5. Id1 :: f a -> Id1 (f :: Type -> Type) a

    generic-data Generic.Data.Internal.Resolvers

    No documentation available.

  6. module Rebase.Control.Monad.Identity

    No documentation available.

  7. module Rebase.Control.Monad.Trans.Identity

    No documentation available.

  8. module Rebase.Data.Functor.Identity

    No documentation available.

  9. Id_ :: AttrTag

    svg-builder Graphics.Svg.Attributes

    No documentation available.

  10. Ideographic_ :: AttrTag

    svg-builder Graphics.Svg.Attributes

    No documentation available.

Page 197 of many | Previous | Next