Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. platformLeadingUnderscore :: Platform -> !Bool

    ghc GHC.Settings

    Symbols need underscore prefix

  2. platformMisc_ghcWithInterpreter :: PlatformMisc -> Bool

    ghc GHC.Settings

    No documentation available.

  3. platformMisc_libFFI :: PlatformMisc -> Bool

    ghc GHC.Settings

    No documentation available.

  4. platformMisc_llvmTarget :: PlatformMisc -> String

    ghc GHC.Settings

    No documentation available.

  5. platformMisc_targetPlatformString :: PlatformMisc -> String

    ghc GHC.Settings

    No documentation available.

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

  7. platformUnregisterised :: Platform -> !Bool

    ghc GHC.Settings

    No documentation available.

  8. platformWordSize :: Platform -> !PlatformWordSize

    ghc GHC.Settings

    Word size

  9. platform_constants :: Platform -> !Maybe PlatformConstants

    ghc GHC.Settings

    Constants such as structure offsets, type sizes, etc.

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

    ghc GHC.Settings

    No documentation available.

Page 480 of many | Previous | Next