Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
GHC.Platform.Constants
Documentation
data PlatformConstants Source #
Constructors
Instances
Read PlatformConstants Source # | |
Defined in GHC.Platform.Constants | |
Show PlatformConstants Source # | |
Defined in GHC.Platform.Constants | |
Eq PlatformConstants Source # | |
Defined in GHC.Platform.Constants Methods (==) :: PlatformConstants -> PlatformConstants -> Bool # (/=) :: PlatformConstants -> PlatformConstants -> Bool # |