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' :: HsLit -> Trf (ULiteral (Dom r) RangeStage) Source #
trfOverloadedLit :: OverLitVal -> Trf (ULiteral (Dom r) RangeStage) Source #