Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. execLineNumber :: ExecOptions -> Int

    ghc GHC

    line number (for errors)

  2. fromEnum_RDR :: RdrName

    ghc GHC.Builtin.Names

    No documentation available.

  3. gHC_INTERNAL_ENUM :: Module

    ghc GHC.Builtin.Names

    No documentation available.

  4. toEnum_RDR :: RdrName

    ghc GHC.Builtin.Names

    No documentation available.

  5. TagToEnumOp :: PrimOp

    ghc GHC.Builtin.PrimOps

    No documentation available.

  6. tagToEnumKey :: Unique

    ghc GHC.Builtin.PrimOps

    No documentation available.

  7. isEnumerationTyCon :: TyCon -> Bool

    ghc GHC.Core.TyCon

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

  8. is_enum :: AlgTyConRhs -> Bool

    ghc GHC.Core.TyCon

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

  9. Opt_WarnEmptyEnumerations :: WarningFlag

    ghc GHC.Driver.DynFlags

    No documentation available.

  10. ParMakeNumProcessors :: ParMakeCount

    ghc GHC.Driver.DynFlags

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

Page 96 of many | Previous | Next