Copyright | (c) 2017 Cristian Adrián Ontivero |
---|---|
License | BSD3 |
Stability | experimental |
Portability | non-portable |
Safe Haskell | Safe |
Language | Haskell2010 |
- class ToText a where
- class Minifiable a where
Documentation
Class for types that can be converted to Text. Used for printing the minified results.
class Minifiable a where Source #
Class for types that can be minified