prettyprinter-combinators

Some useful combinators for the prettyprinter package

https://github.com/sergv/prettyprinter-combinators

Version on this page:0.1.1
LTS Haskell 22.18:0.1.2
Stackage Nightly 2024-04-27:0.1.2
Latest on Hackage:0.1.2

See all snapshots prettyprinter-combinators appears in

Apache-2.0 licensed by Sergey Vinokurov
Maintained by Sergey Vinokurov
This version can be pinned in stack with:prettyprinter-combinators-0.1.1@sha256:bbb32f0070e12ca25e7b034beb3ae354fb00494ca8e15cf7dc8fd2adbd593d56,1698

Various utilities that make writing Pretty instances easier.

Notable utilites include automatic deriving of Pretty instance via Generic, Data, or Show instance.