From 2f78523078badda72a3b7a906c4c94ec036e4a43 Mon Sep 17 00:00:00 2001 From: David Spencer Date: Sat, 27 Oct 2018 12:04:04 +0100 Subject: haskell/haskell-aeson-pretty: Added (JSON pretty-printing library). Signed-off-by: David Spencer --- haskell/haskell-aeson-pretty/README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 haskell/haskell-aeson-pretty/README (limited to 'haskell/haskell-aeson-pretty/README') diff --git a/haskell/haskell-aeson-pretty/README b/haskell/haskell-aeson-pretty/README new file mode 100644 index 0000000000000..48eb48075eb9f --- /dev/null +++ b/haskell/haskell-aeson-pretty/README @@ -0,0 +1,5 @@ +A JSON pretty-printing library compatible with aeson as well as a +command-line tool to improve readabilty of streams of JSON data. + +After uninstalling, run this command to unregister the package from +the ghc package database: ghc-pkg recache -- cgit v1.2.3