aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-annotated-wl-pprint/README
diff options
context:
space:
mode:
authorDavid Spencer <baildon.research@googlemail.com>2018-10-26 10:28:15 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:05 +0700
commit53e2bbc971fe07bffcf0614cadac71a8edf83998 (patch)
tree127b02caef83a8e017e01c5d3a96ee84e85dcd0a /haskell/haskell-annotated-wl-pprint/README
parentebdfed337d89e2feb082b227bf44f88769113404 (diff)
downloadslackbuilds-53e2bbc971fe07bffcf0614cadac71a8edf83998.tar.xz
haskell/haskell-annotated-wl-pprint: Added (pretty printer).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-annotated-wl-pprint/README')
-rw-r--r--haskell/haskell-annotated-wl-pprint/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/haskell/haskell-annotated-wl-pprint/README b/haskell/haskell-annotated-wl-pprint/README
new file mode 100644
index 000000000000..e91255bad41f
--- /dev/null
+++ b/haskell/haskell-annotated-wl-pprint/README
@@ -0,0 +1,7 @@
+This is a modified version of wl-pprint, which was based on Wadler's
+paper "A Prettier Printer". See the haddocks for full info. This
+version allows the library user to annotate the text with semantic
+information, which can later be rendered in a variety of ways.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache