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.
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.
platformHasLibm :: Platform -> !Boolghc-lib-parser GHC.Settings Some platforms require that we explicitly link against libm if any math-y things are used (which we assume to include all programs). See #14022.
platformHasSubsectionsViaSymbols :: Platform -> !Boolghc-lib-parser GHC.Settings Enable Darwin .subsections_via_symbols directive See Note [Subsections Via Symbols] in GHC.CmmToAsm.X86.Ppr
platformIsCrossCompiling :: Platform -> !Boolghc-lib-parser GHC.Settings No documentation available.
platformLeadingUnderscore :: Platform -> !Boolghc-lib-parser GHC.Settings Symbols need underscore prefix
platformMisc_ghcWithInterpreter :: PlatformMisc -> Boolghc-lib-parser GHC.Settings No documentation available.
platformMisc_libFFI :: PlatformMisc -> Boolghc-lib-parser GHC.Settings No documentation available.