Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
data PlatformConstants Source #
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 (==) :: PlatformConstants -> PlatformConstants -> Bool # (/=) :: PlatformConstants -> PlatformConstants -> Bool # |