@hackage ansi-wl-pprint0.6.2
The Wadler/Leijen Pretty Printer for colored ANSI terminal output
Deprecated
Dependencies (2)
- ansi-terminal >=0.4.0 && <0.6
- 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
newbase
(on by default)
Choose the new smaller, split-up base package with 6.10
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.