Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. extendTypeEnvWithIds :: TypeEnv -> [Id] -> TypeEnv

    ghc GHC.Types.TypeEnv

    No documentation available.

  2. typeEnvIds :: TypeEnv -> [Id]

    ghc GHC.Types.TypeEnv

    No documentation available.

  3. isValidKnownKeyUnique :: Unique -> Bool

    ghc GHC.Types.Unique

    The interface file symbol-table encoding assumes that known-key uniques fit in 30-bits; verify this. See Note [Symbol table representation of names] in GHC.Iface.Binary for details.

  4. listToIdentityUFM :: Uniquable key => [key] -> UniqFM key key

    ghc GHC.Types.Unique.FM

    No documentation available.

  5. type DFunId = Id

    ghc GHC.Types.Var

    Dictionary Function Identifier

  6. type DictId = EvId

    ghc GHC.Types.Var

    Dictionary Identifier

  7. type EvId = Id

    ghc GHC.Types.Var

    Evidence Identifier

  8. type InId = Id

    ghc GHC.Types.Var

    No documentation available.

  9. type IpId = EvId

    ghc GHC.Types.Var

    Implicit parameter Identifier

  10. type JoinId = Id

    ghc GHC.Types.Var

    No documentation available.

Page 580 of many | Previous | Next