@hackage prettyprinter-combinators0.1
Some useful combinators for the prettyprinter package
Categories
License
Apache-2.0
Maintainer
Sergey Vinokurov <serg.foo@gmail.com>
Links
Versions
Installation
Tested Compilers
Dependencies (12)
- base >=4.7 && <4.19
- bimap
- bytestring
- containers
- dlist
- pretty-show >=1.10 Show all…
Dependents (3)
@hackage/toml-reader-parse, @hackage/htoml-parse, @hackage/emacs-module
Various utilities that make writing Pretty instances easier.
Notable utilites include automatic deriving of Pretty instance via Generic, Data, or Show instance.