Hoogle Search

Within LTS Haskell 24.33 (ghc-9.10.3)

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

  1. isNumLitTy :: Type -> Maybe Integer

    ghc GHC.Core.Type

    Is this a numeric literal. We also look through type synonyms.

  2. mkNumLitTy :: Integer -> Type

    ghc GHC.Core.Type

    No documentation available.

  3. module GHC.Data.EnumSet

    A tiny wrapper around IntSet for representing sets of Enum things.

  4. data EnumSet (a :: k)

    ghc GHC.Data.EnumSet

    No documentation available.

  5. Opt_NumConstantFolding :: GeneralFlag

    ghc GHC.Driver.DynFlags

    No documentation available.

  6. Opt_WarnEmptyEnumerations :: WarningFlag

    ghc GHC.Driver.DynFlags

    No documentation available.

  7. ParMakeNumProcessors :: ParMakeCount

    ghc GHC.Driver.DynFlags

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

  8. Opt_NumConstantFolding :: GeneralFlag

    ghc GHC.Driver.Flags

    No documentation available.

  9. Opt_WarnEmptyEnumerations :: WarningFlag

    ghc GHC.Driver.Flags

    No documentation available.

  10. Opt_NumConstantFolding :: GeneralFlag

    ghc GHC.Driver.Session

    No documentation available.

Page 158 of many | Previous | Next