mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
bcff00867c
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
6 lines
292 B
Text
6 lines
292 B
Text
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
|