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.
platformMisc_libFFI :: PlatformMisc -> Boolghc-lib-parser GHC.Driver.Session No documentation available.
platformMisc_llvmTarget :: PlatformMisc -> Stringghc-lib-parser GHC.Driver.Session No documentation available.
platformMisc_targetPlatformString :: PlatformMisc -> Stringghc-lib-parser GHC.Driver.Session No documentation available.
platformMisc_targetRTSLinkerOnlySupportsSharedLibs :: PlatformMisc -> Boolghc-lib-parser GHC.Driver.Session No documentation available.
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