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