blob: d50b3ea2a6f1a7638aa5dcc32755566bf3ac5f09 (
plain) (
blame)
1
2
3
4
5
|
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.
WWW: http://github.com/batterseapower/ansi-wl-pprint
|