Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. gHC_INTERNAL_ENUM :: Module

    ghc GHC.Builtin.Names

    No documentation available.

  2. toEnum_RDR :: RdrName

    ghc GHC.Builtin.Names

    No documentation available.

  3. TagToEnumOp :: PrimOp

    ghc GHC.Builtin.PrimOps

    No documentation available.

  4. tagToEnumKey :: Unique

    ghc GHC.Builtin.PrimOps

    No documentation available.

  5. isEnumerationTyCon :: TyCon -> Bool

    ghc GHC.Core.TyCon

    Is this an algebraic TyCon which is just an enumeration of values?

  6. is_enum :: AlgTyConRhs -> Bool

    ghc GHC.Core.TyCon

    Cached value: is this an enumeration type? See Note [Enumeration types]

  7. Opt_WarnEmptyEnumerations :: WarningFlag

    ghc GHC.Driver.DynFlags

    No documentation available.

  8. ParMakeNumProcessors :: ParMakeCount

    ghc GHC.Driver.DynFlags

    Use parallelism with as many processors as possible (-j flag without an argument).

  9. Opt_WarnEmptyEnumerations :: WarningFlag

    ghc GHC.Driver.Flags

    No documentation available.

  10. Opt_WarnEmptyEnumerations :: WarningFlag

    ghc GHC.Driver.Session

    No documentation available.

Page 96 of many | Previous | Next