@hackage annotated-wl-pprint0.5.2
The Wadler/Leijen Pretty Printer, with annotation support
Categories
License
BSD-3-Clause
Maintainer
david@davidchristiansen.dk
Links
Versions
Installation
Dependencies (1)
Dependents (5)
@hackage/hermes, @hackage/rio-prettyprint, @hackage/idris, @hackage/acme-everything, @hackage/stack
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.