Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. platformLeadingUnderscore :: Platform -> !Bool

    ghc GHC.Platform

    Symbols need underscore prefix

  2. platformMaxInt :: Platform -> Integer

    ghc GHC.Platform

    Maximum representable Int value for the given platform

  3. platformMaxWord :: Platform -> Integer

    ghc GHC.Platform

    Maximum representable Word value for the given platform

  4. platformMinInt :: Platform -> Integer

    ghc GHC.Platform

    Minimum representable Int value for the given platform

  5. platformMisc_ghcWithInterpreter :: PlatformMisc -> Bool

    ghc GHC.Platform

    No documentation available.

  6. platformMisc_libFFI :: PlatformMisc -> Bool

    ghc GHC.Platform

    No documentation available.

  7. platformMisc_llvmTarget :: PlatformMisc -> String

    ghc GHC.Platform

    No documentation available.

  8. platformMisc_targetPlatformString :: PlatformMisc -> String

    ghc GHC.Platform

    No documentation available.

  9. platformOS :: Platform -> OS

    ghc GHC.Platform

    Platform OS

  10. platformSOExt :: Platform -> FilePath

    ghc GHC.Platform

    No documentation available.

Page 471 of many | Previous | Next