blob: 445bf2810f4e978a209a1c2d479956a38aed3792 (
plain)
1
2
3
4
5
6
|
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.
After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache
|