mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
6a511b1c66
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
8 lines
339 B
Text
8 lines
339 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.
|
|
|
|
This requires ghc, and haskell-ansi-terminal.
|
|
|
|
After uninstalling, run this command to unregister the package from
|
|
the ghc package database: ghc-pkg recache
|