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.
profilePlatform :: Profile -> !Platformghc-lib-parser GHC.Platform.Profile Platform
wasmInterpTargetPlatform :: WasmInterpConfig -> !Platformghc-lib-parser GHC.Runtime.Interpreter.Types No documentation available.
-
ghc-lib-parser GHC.Settings Platform description This is used to describe platforms so that we can generate code for them.
-
ghc-lib-parser GHC.Settings No documentation available.
-
ghc-lib-parser GHC.Settings 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 -> Bool -> PlatformMiscghc-lib-parser GHC.Settings No documentation available.
platformArchOS :: Platform -> !ArchOSghc-lib-parser GHC.Settings Architecture and OS
platformByteOrder :: Platform -> !ByteOrderghc-lib-parser GHC.Settings Byte order (endianness)
platformHasGnuNonexecStack :: Platform -> !Boolghc-lib-parser GHC.Settings No documentation available.
platformHasIdentDirective :: Platform -> !Boolghc-lib-parser GHC.Settings No documentation available.