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.
wopt_set_all_custom :: DynFlags -> DynFlagsghc GHC.Driver.DynFlags Enable all custom warning categories.
wopt_set_all_fatal_custom :: DynFlags -> DynFlagsghc GHC.Driver.DynFlags Mark all custom warning categories as fatal (do not set the flags).
wopt_unset_all_custom :: DynFlags -> DynFlagsghc GHC.Driver.DynFlags Disable all custom warning categories.
wopt_unset_all_fatal_custom :: DynFlags -> DynFlagsghc GHC.Driver.DynFlags Mark all custom warning categories as non-fatal.
hptAllInstances :: HscEnv -> (InstEnv, [FamInst])ghc GHC.Driver.Env Find all the instance declarations (of classes and families) from the Home Package Table filtered by the provided predicate function. Used in tcRnImports, to select the instances that are in the transitive closure of imports from the currently compiled module.
hptAllThings :: (HomeModInfo -> [a]) -> HscEnv -> [a]ghc GHC.Driver.Env No documentation available.
hsc_all_home_unit_ids :: HscEnv -> Set UnitIdghc GHC.Driver.Env No documentation available.
-
ghc GHC.Driver.Flags No documentation available.
Opt_D_dump_asm_regalloc :: DumpFlagghc GHC.Driver.Flags No documentation available.
Opt_D_dump_asm_regalloc_stages :: DumpFlagghc GHC.Driver.Flags No documentation available.