Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
smallestWarningGroupsForCategory :: [WarningGroup]ghc 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.
-
ghc GHC.Driver.Hooks No documentation available.
dsForeignsHook :: Hooks -> Maybe DsForeignsHookghc GHC.Driver.Hooks Actual type: Maybe ([LForeignDecl GhcTc] -> DsM (ForeignStubs, OrdList (Id, CoreExpr)))
-
ghc GHC.Driver.Hooks No documentation available.
-
ghc GHC.Driver.Hooks No documentation available.
-
ghc GHC.Driver.Phases No documentation available.
happensBefore :: Platform -> Phase -> Phase -> Boolghc GHC.Driver.Phases No documentation available.
phaseForeignLanguage :: Phase -> Maybe ForeignSrcLangghc GHC.Driver.Phases Foreign language of the phase if the phase deals with a foreign code
T_ForeignJs :: PipeEnv -> HscEnv -> Maybe ModLocation -> FilePath -> TPhase [Char]ghc GHC.Driver.Pipeline No documentation available.
T_MergeForeign :: PipeEnv -> HscEnv -> FilePath -> [FilePath] -> TPhase [Char]ghc GHC.Driver.Pipeline No documentation available.