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.
platformInIntRange :: Platform -> Integer -> Boolghc GHC.Platform Test if the given Integer is representable with a platform Int
platformInWordRange :: Platform -> Integer -> Boolghc GHC.Platform Test if the given Integer is representable with a platform Word
platformIsCrossCompiling :: Platform -> !Boolghc GHC.Platform No documentation available.
platformLeadingUnderscore :: Platform -> !Boolghc GHC.Platform Symbols need underscore prefix
platformMaxInt :: Platform -> Integerghc GHC.Platform Maximum representable Int value for the given platform
platformMaxWord :: Platform -> Integerghc GHC.Platform Maximum representable Word value for the given platform
platformMinInt :: Platform -> Integerghc GHC.Platform Minimum representable Int value for the given platform
platformMisc_ghcWithInterpreter :: PlatformMisc -> Boolghc GHC.Platform No documentation available.
platformMisc_libFFI :: PlatformMisc -> Boolghc GHC.Platform No documentation available.
platformMisc_llvmTarget :: PlatformMisc -> Stringghc GHC.Platform No documentation available.