Safe Haskell | None |
---|---|
Language | GHC2021 |
GHC.Platform.Constants
Documentation
data PlatformConstants Source #
Constructors
Instances
Eq PlatformConstants Source # | |
Defined in GHC.Platform.Constants Methods (==) :: PlatformConstants -> PlatformConstants -> Bool Source # (/=) :: PlatformConstants -> PlatformConstants -> Bool Source # | |
Ord PlatformConstants Source # | |
Defined in GHC.Platform.Constants Methods compare :: PlatformConstants -> PlatformConstants -> Ordering Source # (<) :: PlatformConstants -> PlatformConstants -> Bool Source # (<=) :: PlatformConstants -> PlatformConstants -> Bool Source # (>) :: PlatformConstants -> PlatformConstants -> Bool Source # (>=) :: PlatformConstants -> PlatformConstants -> Bool Source # max :: PlatformConstants -> PlatformConstants -> PlatformConstants Source # min :: PlatformConstants -> PlatformConstants -> PlatformConstants Source # | |
Read PlatformConstants Source # | |
Defined in GHC.Platform.Constants | |
Show PlatformConstants Source # | |
Defined in GHC.Platform.Constants |