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.

  1. platformMisc_llvmTarget :: PlatformMisc -> String

    ghc GHC.Settings

    No documentation available.

  2. platformMisc_targetPlatformString :: PlatformMisc -> String

    ghc GHC.Settings

    No documentation available.

  3. platformTablesNextToCode :: Platform -> !Bool

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

  4. platformUnregisterised :: Platform -> !Bool

    ghc GHC.Settings

    No documentation available.

  5. platformWordSize :: Platform -> !PlatformWordSize

    ghc GHC.Settings

    Word size

  6. platform_constants :: Platform -> !Maybe PlatformConstants

    ghc GHC.Settings

    Constants such as structure offsets, type sizes, etc.

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

    ghc GHC.Settings

    No documentation available.

  8. sTargetPlatform :: Settings -> Platform

    ghc GHC.Settings

    No documentation available.

  9. sTargetPlatformString :: Settings -> String

    ghc GHC.Settings

    No documentation available.

  10. cBuildPlatformString :: String

    ghc GHC.Settings.Config

    No documentation available.

Page 479 of many | Previous | Next