Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. platformHasSubsectionsViaSymbols :: Platform -> !Bool

    ghc GHC.Settings

    No documentation available.

  2. platformIsCrossCompiling :: Platform -> !Bool

    ghc GHC.Settings

    No documentation available.

  3. platformLeadingUnderscore :: Platform -> !Bool

    ghc GHC.Settings

    Symbols need underscore prefix

  4. platformMisc_ghcWithInterpreter :: PlatformMisc -> Bool

    ghc GHC.Settings

    No documentation available.

  5. platformMisc_libFFI :: PlatformMisc -> Bool

    ghc GHC.Settings

    No documentation available.

  6. platformMisc_llvmTarget :: PlatformMisc -> String

    ghc GHC.Settings

    No documentation available.

  7. platformMisc_targetPlatformString :: PlatformMisc -> String

    ghc GHC.Settings

    No documentation available.

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

  9. platformUnregisterised :: Platform -> !Bool

    ghc GHC.Settings

    No documentation available.

  10. platformWordSize :: Platform -> !PlatformWordSize

    ghc GHC.Settings

    Word size

Page 479 of many | Previous | Next