Hoogle Search

Within LTS Haskell 24.18 (ghc-9.10.3)

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

  1. Id :: forall (s :: Type -> Type -> Type) a . Categorical s a a

    semigroupoids Data.Semigroupoid.Categorical

    No documentation available.

  2. type Id a = a -> a

    utility-ht Data.Function.HT

    Useful for adding type annotations like in

    f . (id :: Id Char) . g
    

  3. type Id = Var

    ghc GHC

    Identifier

  4. type Id = Var

    ghc GHC.Plugins

    Identifier

  5. module GHC.Types.Id

    GHC uses several kinds of name internally:

  6. type Id = Var

    ghc GHC.Types.Id

    Identifier

  7. type Id = Var

    ghc GHC.Types.Var

    Identifier

  8. Id :: Constructor

    haskell-gi Data.GI.CodeGen.Conversions

    No documentation available.

  9. Id :: PreConversion

    shakespeare Text.Shakespeare

    No documentation available.

  10. type family Id (a1 :: a) :: a

    singletons-base Data.Function.Singletons

    No documentation available.

Page 1 of many | Next