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

    ghc GHC.Platform

    Test if the given Integer is representable with a platform Int

  2. platformInWordRange :: Platform -> Integer -> Bool

    ghc GHC.Platform

    Test if the given Integer is representable with a platform Word

  3. platformIsCrossCompiling :: Platform -> !Bool

    ghc GHC.Platform

    No documentation available.

  4. platformLeadingUnderscore :: Platform -> !Bool

    ghc GHC.Platform

    Symbols need underscore prefix

  5. platformMaxInt :: Platform -> Integer

    ghc GHC.Platform

    Maximum representable Int value for the given platform

  6. platformMaxWord :: Platform -> Integer

    ghc GHC.Platform

    Maximum representable Word value for the given platform

  7. platformMinInt :: Platform -> Integer

    ghc GHC.Platform

    Minimum representable Int value for the given platform

  8. platformMisc_ghcWithInterpreter :: PlatformMisc -> Bool

    ghc GHC.Platform

    No documentation available.

  9. platformMisc_libFFI :: PlatformMisc -> Bool

    ghc GHC.Platform

    No documentation available.

  10. platformMisc_llvmTarget :: PlatformMisc -> String

    ghc GHC.Platform

    No documentation available.

Page 470 of many | Previous | Next