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.
platformMisc_llvmTarget :: PlatformMisc -> Stringghc GHC.Settings No documentation available.
platformMisc_targetPlatformString :: PlatformMisc -> Stringghc GHC.Settings No documentation available.
platformTablesNextToCode :: Platform -> !Boolghc 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 GHC.Settings No documentation available.
platformWordSize :: Platform -> !PlatformWordSizeghc GHC.Settings Word size
platform_constants :: Platform -> !Maybe PlatformConstantsghc GHC.Settings Constants such as structure offsets, type sizes, etc.
sPlatformMisc :: Settings -> {-# UNPACK #-} !PlatformMiscghc GHC.Settings No documentation available.
sTargetPlatform :: Settings -> Platformghc GHC.Settings No documentation available.
sTargetPlatformString :: Settings -> Stringghc GHC.Settings No documentation available.
cBuildPlatformString :: Stringghc GHC.Settings.Config No documentation available.