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