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.
sPlatformMisc :: Settings -> {-# UNPACK #-} !PlatformMiscghc-lib-parser GHC.Driver.Session No documentation available.
sTargetPlatform :: Settings -> Platformghc-lib-parser GHC.Driver.Session No documentation available.
sTargetPlatformString :: Settings -> Stringghc-lib-parser GHC.Driver.Session No documentation available.
strictnessBefore :: DynFlags -> [Int]ghc-lib-parser GHC.Driver.Session Additional demand analysis
targetPlatform :: DynFlags -> Platformghc-lib-parser GHC.Driver.Session No documentation available.
unsafeFlagsForInfer :: [(Extension, DynFlags -> SrcSpan, DynFlags -> Bool, DynFlags -> DynFlags)]ghc-lib-parser GHC.Driver.Session A list of unsafe flags under Safe Haskell. Tuple elements are: * name of the flag * function to get srcspan that enabled the flag * function to test if the flag is on * function to turn the flag off
updatePlatformConstants :: DynFlags -> Maybe PlatformConstants -> IO DynFlagsghc-lib-parser GHC.Driver.Session No documentation available.
-
ghc-lib-parser GHC.Hs.Binds No documentation available.
type
LForeignDecl pass = XRec pass ForeignDecl passghc-lib-parser GHC.Hs.Decls Located Foreign Declaration
XForeignDecl :: !XXForeignDecl pass -> ForeignDecl passghc-lib-parser GHC.Hs.Decls No documentation available.