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.

  1. platformMisc_llvmTarget :: PlatformMisc -> String

    ghc-lib-parser GHC.Settings

    No documentation available.

  2. platformMisc_targetPlatformString :: PlatformMisc -> String

    ghc-lib-parser GHC.Settings

    No documentation available.

  3. platformMisc_targetRTSLinkerOnlySupportsSharedLibs :: PlatformMisc -> Bool

    ghc-lib-parser GHC.Settings

    No documentation available.

  4. platformTablesNextToCode :: Platform -> !Bool

    ghc-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.

  5. platformUnregisterised :: Platform -> !Bool

    ghc-lib-parser GHC.Settings

    No documentation available.

  6. platformWordSize :: Platform -> !PlatformWordSize

    ghc-lib-parser GHC.Settings

    Word size

  7. platform_constants :: Platform -> !Maybe PlatformConstants

    ghc-lib-parser GHC.Settings

    Constants such as structure offsets, type sizes, etc.

  8. sPlatformMisc :: Settings -> {-# UNPACK #-} !PlatformMisc

    ghc-lib-parser GHC.Settings

    No documentation available.

  9. sTargetPlatform :: Settings -> Platform

    ghc-lib-parser GHC.Settings

    No documentation available.

  10. sTargetPlatformString :: Settings -> String

    ghc-lib-parser GHC.Settings

    No documentation available.

Page 700 of many | Previous | Next