summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-pretty-show/README
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2018-10-27 12:07:46 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:39 +0700
commitc02a124a578f37403701ec9deecee0afd55457a8 (patch)
tree7e2dec6a1ba4ed6624608ea69c66f308990ae8be /haskell/haskell-pretty-show/README
parent2af332708c91a0fd692a718432c786b4f8ad0f05 (diff)
downloadslackbuilds-c02a124a578f37403701ec9deecee0afd55457a8.tar.gz
slackbuilds-c02a124a578f37403701ec9deecee0afd55457a8.tar.xz
haskell/haskell-pretty-show: Added (derived Show instances tools).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-pretty-show/README')
-rw-r--r--haskell/haskell-pretty-show/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/haskell/haskell-pretty-show/README b/haskell/haskell-pretty-show/README
new file mode 100644
index 0000000000..10bb7f9c07
--- /dev/null
+++ b/haskell/haskell-pretty-show/README
@@ -0,0 +1,6 @@
+We provide a library and an executable for working with derived Show
+instances. By using the library, we can parse derived Show instances
+into a generic data structure.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache