mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
9 lines
339 B
Text
9 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
|