Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
class Pretty ast where Source #
Type class for pretty-printable types.
Nothing
prettyPrint :: ast NodeInfo -> Printer () Source #
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
class Pretty ast where Source #
Type class for pretty-printable types.
Nothing
prettyPrint :: ast NodeInfo -> Printer () Source #