Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
ghc-lib-parser GHC.Driver.Flags No documentation available.
minusWallOpts :: [WarningFlag]ghc-lib-parser GHC.Driver.Flags Things you get with -Wall
smallestWarningGroups :: WarningFlag -> [WarningGroup]ghc-lib-parser GHC.Driver.Flags Find the smallest group in every hierarchy which a warning belongs to, excluding Weverything.
smallestWarningGroupsForCategory :: [WarningGroup]ghc-lib-parser GHC.Driver.Flags The smallest group in every hierarchy to which a custom warning category belongs is currently always -Wextended-warnings. See Note [Warning categories] in GHC.Unit.Module.Warnings.
installCoreToDos :: Plugin -> CorePluginghc-lib-parser GHC.Driver.Plugins Modify the Core pipeline that will be used for compilation. This is called as the Core pipeline is built for every module being compiled, and plugins get the opportunity to modify the pipeline in a nondeterministic order.
-
ghc-lib-parser GHC.Driver.Session No documentation available.
Opt_D_dump_asm_regalloc :: DumpFlagghc-lib-parser GHC.Driver.Session No documentation available.
Opt_D_dump_asm_regalloc_stages :: DumpFlagghc-lib-parser GHC.Driver.Session No documentation available.
Opt_D_dump_call_arity :: DumpFlagghc-lib-parser GHC.Driver.Session No documentation available.
Opt_DistrustAllPackages :: GeneralFlagghc-lib-parser GHC.Driver.Session No documentation available.