annotated-wl-pprint

The Wadler/Leijen Pretty Printer, with annotation support

https://github.com/david-christiansen/annotated-wl-pprint

Version on this page:0.7.0
LTS Haskell 22.14:0.7.0@rev:1
Stackage Nightly 2024-03-28:0.7.0@rev:1
Latest on Hackage:0.7.0@rev:1

See all snapshots annotated-wl-pprint appears in

BSD-3-Clause licensed by Daan Leijen, David Raymond Christiansen
Maintained by [email protected]
This version can be pinned in stack with:annotated-wl-pprint-0.7.0@sha256:e4eaf7f85b08f471bc7b5a7af355b482fc8c0dd309403d014907ae2af375975d,1092

Module documentation for 0.7.0

Depends on 1 package(full list with versions):
Used by 1 package in nightly-2016-05-12(full list with versions):

This is a modified version of wl-pprint, which was based on Wadler's paper "A Prettier Printer". See the haddocks for full info. This version allows the library user to annotate the text with semantic information, which can later be rendered in a variety of ways.