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