summaryrefslogtreecommitdiffstats
path: root/libraries/haskell-ansi-wl-pprint/README
diff options
context:
space:
mode:
author Mikko Värri2011-03-03 17:23:41 +0100
committer Robby Workman2011-03-04 17:12:47 +0100
commit5b923a66eb6f8c60249e6f880ec48cb08c4a9a5b (patch)
tree4415a73f21c86566cfbd37490dab56534e7651f5 /libraries/haskell-ansi-wl-pprint/README
parentcf8fc158a52d16b2fd185bb8a8a9a0cabdd439db (diff)
downloadslackbuilds-5b923a66eb6f8c60249e6f880ec48cb08c4a9a5b.tar.gz
libraries/haskell-ansi-wl-pprint: Added (the wadler/leijen pretty printer)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/haskell-ansi-wl-pprint/README')
-rw-r--r--libraries/haskell-ansi-wl-pprint/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/libraries/haskell-ansi-wl-pprint/README b/libraries/haskell-ansi-wl-pprint/README
new file mode 100644
index 0000000000..44c4974c14
--- /dev/null
+++ b/libraries/haskell-ansi-wl-pprint/README
@@ -0,0 +1,8 @@
+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