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.
platformMaxWord :: Platform -> Integerghc GHC.Platform Maximum representable Word value for the given platform
platformMinInt :: Platform -> Integerghc GHC.Platform Minimum representable Int value for the given platform
platformMisc_ghcWithInterpreter :: PlatformMisc -> Boolghc GHC.Platform No documentation available.
platformMisc_libFFI :: PlatformMisc -> Boolghc GHC.Platform No documentation available.
platformMisc_llvmTarget :: PlatformMisc -> Stringghc GHC.Platform No documentation available.
platformMisc_targetPlatformString :: PlatformMisc -> Stringghc GHC.Platform No documentation available.
-
ghc GHC.Platform Platform OS
platformSOExt :: Platform -> FilePathghc GHC.Platform No documentation available.
platformSOName :: Platform -> FilePath -> FilePathghc GHC.Platform No documentation available.
platformTablesNextToCode :: Platform -> !Boolghc GHC.Platform 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.