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_llvmTarget :: PlatformMisc -> Stringghc-lib-parser GHC.Settings No documentation available.
platformMisc_targetPlatformString :: PlatformMisc -> Stringghc-lib-parser GHC.Settings No documentation available.
platformMisc_targetRTSLinkerOnlySupportsSharedLibs :: PlatformMisc -> Boolghc-lib-parser GHC.Settings No documentation available.
platformTablesNextToCode :: Platform -> !Boolghc-lib-parser GHC.Settings Determines whether we will be compiling info tables that reside just before the entry code, or with an indirection to the entry code. See TABLES_NEXT_TO_CODE in rtsincludertsstorageInfoTables.h.
platformUnregisterised :: Platform -> !Boolghc-lib-parser GHC.Settings No documentation available.
platformWordSize :: Platform -> !PlatformWordSizeghc-lib-parser GHC.Settings Word size
platform_constants :: Platform -> !Maybe PlatformConstantsghc-lib-parser GHC.Settings Constants such as structure offsets, type sizes, etc.
sPlatformMisc :: Settings -> {-# UNPACK #-} !PlatformMiscghc-lib-parser GHC.Settings No documentation available.
sTargetPlatform :: Settings -> Platformghc-lib-parser GHC.Settings No documentation available.
sTargetPlatformString :: Settings -> Stringghc-lib-parser GHC.Settings No documentation available.