Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. platformMisc_ghcWithInterpreter :: PlatformMisc -> Bool

    ghc GHC.Settings

    No documentation available.

  2. platformMisc_libFFI :: PlatformMisc -> Bool

    ghc GHC.Settings

    No documentation available.

  3. platformMisc_llvmTarget :: PlatformMisc -> String

    ghc GHC.Settings

    No documentation available.

  4. platformMisc_targetPlatformString :: PlatformMisc -> String

    ghc GHC.Settings

    No documentation available.

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

  6. platformUnregisterised :: Platform -> !Bool

    ghc GHC.Settings

    No documentation available.

  7. platformWordSize :: Platform -> !PlatformWordSize

    ghc GHC.Settings

    Word size

  8. platform_constants :: Platform -> !Maybe PlatformConstants

    ghc GHC.Settings

    Constants such as structure offsets, type sizes, etc.

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

    ghc GHC.Settings

    No documentation available.

  10. sTargetPlatform :: Settings -> Platform

    ghc GHC.Settings

    No documentation available.

Page 480 of many | Previous | Next