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