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. platformIsCrossCompiling :: Platform -> !Bool

    ghc GHC.Platform

    No documentation available.

  2. platformLeadingUnderscore :: Platform -> !Bool

    ghc GHC.Platform

    Symbols need underscore prefix

  3. platformMaxInt :: Platform -> Integer

    ghc GHC.Platform

    Maximum representable Int value for the given platform

  4. platformMaxWord :: Platform -> Integer

    ghc GHC.Platform

    Maximum representable Word value for the given platform

  5. platformMinInt :: Platform -> Integer

    ghc GHC.Platform

    Minimum representable Int value for the given platform

  6. platformMisc_ghcWithInterpreter :: PlatformMisc -> Bool

    ghc GHC.Platform

    No documentation available.

  7. platformMisc_libFFI :: PlatformMisc -> Bool

    ghc GHC.Platform

    No documentation available.

  8. platformMisc_llvmTarget :: PlatformMisc -> String

    ghc GHC.Platform

    No documentation available.

  9. platformMisc_targetPlatformString :: PlatformMisc -> String

    ghc GHC.Platform

    No documentation available.

  10. platformOS :: Platform -> OS

    ghc GHC.Platform

    Platform OS

Page 471 of many | Previous | Next