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

    ghc-lib-parser GHC.Platform

    Maximum representable Int value for the given platform

  2. platformMaxWord :: Platform -> Integer

    ghc-lib-parser GHC.Platform

    Maximum representable Word value for the given platform

  3. platformMinInt :: Platform -> Integer

    ghc-lib-parser GHC.Platform

    Minimum representable Int value for the given platform

  4. platformMisc_ghcWithInterpreter :: PlatformMisc -> Bool

    ghc-lib-parser GHC.Platform

    No documentation available.

  5. platformMisc_libFFI :: PlatformMisc -> Bool

    ghc-lib-parser GHC.Platform

    No documentation available.

  6. platformMisc_llvmTarget :: PlatformMisc -> String

    ghc-lib-parser GHC.Platform

    No documentation available.

  7. platformMisc_targetPlatformString :: PlatformMisc -> String

    ghc-lib-parser GHC.Platform

    No documentation available.

  8. platformMisc_targetRTSLinkerOnlySupportsSharedLibs :: PlatformMisc -> Bool

    ghc-lib-parser GHC.Platform

    No documentation available.

  9. platformOS :: Platform -> OS

    ghc-lib-parser GHC.Platform

    Platform OS

  10. platformSOExt :: Platform -> FilePath

    ghc-lib-parser GHC.Platform

    No documentation available.

Page 699 of many | Previous | Next