Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
roNumConstantFolding :: RuleOpts -> !Boolghc-lib-parser GHC.Core.Rules.Config Enable more advanced numeric constant folding
isEnumerationTyCon :: TyCon -> Boolghc-lib-parser GHC.Core.TyCon Is this an algebraic TyCon which is just an enumeration of values?
is_enum :: AlgTyConRhs -> Boolghc-lib-parser GHC.Core.TyCon Cached value: is this an enumeration type? See Note [Enumeration types]
isNumLitTy :: Type -> Maybe Integerghc-lib-parser GHC.Core.Type Is this a numeric literal. We also look through type synonyms.
-
ghc-lib-parser GHC.Core.Type No documentation available.
-
A tiny wrapper around IntSet for representing sets of Enum things.
-
ghc-lib-parser GHC.Data.EnumSet No documentation available.
Opt_NumConstantFolding :: GeneralFlagghc-lib-parser GHC.Driver.DynFlags No documentation available.
Opt_WarnEmptyEnumerations :: WarningFlagghc-lib-parser GHC.Driver.DynFlags No documentation available.
ParMakeNumProcessors :: ParMakeCountghc-lib-parser GHC.Driver.DynFlags Use parallelism with as many processors as possible (-j flag without an argument).