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. platformMaxWord :: Platform -> Integer

    ghc GHC.Platform

    Maximum representable Word value for the given platform

  2. platformMinInt :: Platform -> Integer

    ghc GHC.Platform

    Minimum representable Int value for the given platform

  3. platformMisc_ghcWithInterpreter :: PlatformMisc -> Bool

    ghc GHC.Platform

    No documentation available.

  4. platformMisc_libFFI :: PlatformMisc -> Bool

    ghc GHC.Platform

    No documentation available.

  5. platformMisc_llvmTarget :: PlatformMisc -> String

    ghc GHC.Platform

    No documentation available.

  6. platformMisc_targetPlatformString :: PlatformMisc -> String

    ghc GHC.Platform

    No documentation available.

  7. platformOS :: Platform -> OS

    ghc GHC.Platform

    Platform OS

  8. platformSOExt :: Platform -> FilePath

    ghc GHC.Platform

    No documentation available.

  9. platformSOName :: Platform -> FilePath -> FilePath

    ghc GHC.Platform

    No documentation available.

  10. platformTablesNextToCode :: Platform -> !Bool

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

Page 470 of many | Previous | Next