Safe Haskell | None |
---|---|
Language | Haskell2010 |
Functions that convert the literals of the GHC AST to corresponding elements in the Haskell-tools AST representation
Documentation
trfLiteral' :: TransformName n r => HsLit n -> Trf (ULiteral (Dom r) RangeStage) Source #
monoLiteralType :: HsLit n -> Type Source #
trfOverloadedLit :: OverLitVal -> Trf (ULiteral (Dom r) RangeStage) Source #