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_targetPlatformString :: PlatformMisc -> String

    ghc-lib-parser GHC.Platform

    No documentation available.

  2. platformMisc_targetRTSLinkerOnlySupportsSharedLibs :: PlatformMisc -> Bool

    ghc-lib-parser GHC.Platform

    No documentation available.

  3. platformOS :: Platform -> OS

    ghc-lib-parser GHC.Platform

    Platform OS

  4. platformSOExt :: Platform -> FilePath

    ghc-lib-parser GHC.Platform

    No documentation available.

  5. platformSOName :: Platform -> FilePath -> FilePath

    ghc-lib-parser GHC.Platform

    No documentation available.

  6. platformTablesNextToCode :: Platform -> !Bool

    ghc-lib-parser GHC.Platform

    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-lib-parser GHC.Platform

    No documentation available.

  8. platformUsesFrameworks :: Platform -> Bool

    ghc-lib-parser GHC.Platform

    No documentation available.

  9. platformWordSize :: Platform -> !PlatformWordSize

    ghc-lib-parser GHC.Platform

    Word size

  10. platformWordSizeInBits :: Platform -> Int

    ghc-lib-parser GHC.Platform

    No documentation available.

Page 697 of many | Previous | Next