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. Ident :: String -> Lexeme

    base-compat Text.Read.Compat

    Haskell identifier, e.g. foo, Baz

  2. module Control.Comonad.Identity

    No documentation available.

  3. module Control.Comonad.Trans.Identity

    No documentation available.

  4. newtype IdentityT (f :: k -> Type) (a :: k)

    comonad Control.Comonad.Trans.Identity

    The trivial monad transformer, which maps a monad to an equivalent monad.

  5. IdentityT :: f a -> IdentityT (f :: k -> Type) (a :: k)

    comonad Control.Comonad.Trans.Identity

    No documentation available.

  6. module GHC.Builtin.PrimOps.Ids

    PrimOp's Ids

  7. IDIV :: Format -> Operand -> Instr

    ghc GHC.CmmToAsm.X86.Instr

    No documentation available.

  8. type IdUnfoldingFun = Id -> Unfolding

    ghc GHC.Core

    No documentation available.

  9. type IdSubstEnv = IdEnv CoreExpr

    ghc GHC.Core.Subst

    A substitution of Exprs for non-coercion Ids

  10. type IdSubstEnv = IdEnv CoreExpr

    ghc GHC.Core.TyCo.Subst

    A substitution of Exprs for non-coercion Ids

Page 179 of many | Previous | Next