Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
dmdUnboxWidth :: DynFlags -> !Intghc GHC.Driver.DynFlags Whether DmdAnal should optimistically put an Unboxed demand on returned products with at most this number of fields
hiDir :: DynFlags -> Maybe Stringghc GHC.Driver.DynFlags No documentation available.
hiddenModules :: DynFlags -> Set ModuleNameghc GHC.Driver.DynFlags No documentation available.
homeUnitId_ :: DynFlags -> UnitIdghc GHC.Driver.DynFlags Target home unit-id
maxValidHoleFits :: DynFlags -> Maybe Intghc GHC.Driver.DynFlags Maximum number of hole fits to show in typed hole error messages
hscActiveUnitId :: HscEnv -> UnitIdghc GHC.Driver.Env No documentation available.
hscSetActiveUnitId :: HasDebugCallStack => UnitId -> HscEnv -> HscEnvghc GHC.Driver.Env No documentation available.
hsc_all_home_unit_ids :: HscEnv -> Set UnitIdghc GHC.Driver.Env No documentation available.
DriverUnknownHiddenModules :: UnitId -> [ModuleName] -> DriverMessageghc GHC.Driver.Errors.Types DriverUnknownHiddenModules is a warning that arises when a user tries to hide a module which isn't part of that unit.
Opt_AutoSccsOnIndividualCafs :: GeneralFlagghc GHC.Driver.Flags No documentation available.