From 53e2bbc971fe07bffcf0614cadac71a8edf83998 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Fri, 26 Oct 2018 10:28:15 +0100 Subject: haskell/haskell-annotated-wl-pprint: Added (pretty printer). Signed-off-by: David Spencer --- haskell/haskell-annotated-wl-pprint/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 haskell/haskell-annotated-wl-pprint/README (limited to 'haskell/haskell-annotated-wl-pprint/README') 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 -- cgit v1.2.3