@hackage wl-pprint1.2
The Wadler/Leijen Pretty Printer
Categories
License
BSD-3-Clause
Maintainer
Noam Lewis <jones.noamle@gmail.com>
Links
Versions
Installation
Dependencies (1)
Dependents (38)
@hackage/language-lua2, @hackage/ampersand, @hackage/csound-expression-typed, @hackage/js-good-parts, @hackage/ideas, @hackage/ddc-base, Show all…
This is a pretty printing library based on Wadler's paper "A Prettier
Printer". See the haddocks for full info. This version allows the
library user to declare overlapping instances of the Pretty class.