Safe Haskell | None |
---|
HsLit
Documentation
type PostTcKind = Kind
type PostTcType = Type
data HsLit
data HsOverLit id
Constructors
OverLit | |
Fields
|
data OverLitVal
Constructors
HsIntegral !Integer | |
HsFractional !FractionalLit | |
HsIsString !FastString |
overLitType :: HsOverLit a -> Type