HsLit
Documentation
Constructors
| OverLit | |
Fields
| |
data OverLitVal Source
Constructors
| HsIntegral !Integer | |
| HsFractional !Rational | |
| HsIsString !FastString |
overLitType :: HsOverLit a -> TypeSource
ghc-7.0.4: The GHC API
HsLit
Constructors
| OverLit | |
Fields
| |
data OverLitVal Source
Constructors
| HsIntegral !Integer | |
| HsFractional !Rational | |
| HsIsString !FastString |
overLitType :: HsOverLit a -> TypeSource