printcess

Pretty printing with indentation, mixfix operators, and automatic line breaks.

https://github.com/m0rphism/printcess/

Version on this page:0.1.0.2
LTS Haskell 10.10:0.1.0.3
Stackage Nightly 2018-03-10:0.1.0.3
Latest on Hackage:0.1.0.3

See all snapshots printcess appears in

BSD-3-Clause licensed by Hannes Saffrich
Maintained by Hannes Saffrich
This version can be pinned in stack with:printcess-0.1.0.2@sha256:235c6ad44547efdcbb796e29df73a60937bbfc61afd2062971ecff244245c5c2,1739

Module documentation for 0.1.0.2

Pretty printing library supporting indentation, parenthesis-elision according to fixity and associativity, and automatic line breaks after text width exceedance.