@hackage ansi-wl-pprint0.2
The Wadler/Leijen Pretty Printer for colored ANSI terminal output
Deprecated
Dependencies (2)
- ansi-terminal >=0.2.1 && <0.4
- base <3 Show all…
Dependents (183)
@hackage/explain, @hackage/ethereum-merkle-patricia-db, @hackage/hopenpgp-tools, @hackage/unity-testresult-parser, @hackage/texbuilder, @hackage/sv, Show all…
Package Flags
splitbase
(on by default)
Choose the new smaller, split-up base package
example
(off by default)
Build the example application
This is a pretty printing library based on Wadler's paper "A Prettier Printer". It has been enhanced with support for ANSI terminal colored output using the ansi-terminal package.