Hoogle Search
Within LTS Haskell 24.38 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
Opt_WarnForallIdentifier :: WarningFlagghc GHC.Driver.Session No documentation available.
Opt_WarnUnicodeBidirectionalFormatCharacters :: WarningFlagghc GHC.Driver.Session No documentation available.
Opt_WarnUnusedForalls :: WarningFlagghc GHC.Driver.Session No documentation available.
-
ghc GHC.Driver.Session Platform-specific settings formerly hard-coded in Config.hs. These should probably be all be triaged whether they can be computed from other settings or belong in another another place (like Platform above).
PlatformMisc :: String -> Bool -> Bool -> String -> PlatformMiscghc GHC.Driver.Session No documentation available.
dumpPrefixForce :: DynFlags -> Maybe FilePathghc GHC.Driver.Session Override the dumpPrefix set by setDumpPrefix or 'ghc.GHCi.UI.runStmt'. Set by -ddump-file-prefix
flagsForCompletion :: Bool -> [String]ghc GHC.Driver.Session Make a list of flags for shell completion. Filter all available flags into two groups, for interactive GHC vs all other.
maxForcedSpecArgs :: DynFlags -> Intghc GHC.Driver.Session No documentation available.
platformMisc :: DynFlags -> {-# UNPACK #-} !PlatformMiscghc GHC.Driver.Session No documentation available.
platformMisc_ghcWithInterpreter :: PlatformMisc -> Boolghc GHC.Driver.Session No documentation available.