summaryrefslogtreecommitdiff
path: root/haskell/haskell-th-reify-many/README
diff options
context:
space:
mode:
authorDavid Spencer <baildon.research@googlemail.com>2018-10-26 13:51:13 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:52 +0700
commit39bda7ffac8683dd570177007eb3304424d50be5 (patch)
tree504fa31fb6f4118440f86ea3914a3c77f4a1aec9 /haskell/haskell-th-reify-many/README
parent54f711361638463d7af16c394eaa531100974b7f (diff)
downloadslackbuilds-39bda7ffac8683dd570177007eb3304424d50be5.tar.gz
haskell/haskell-th-reify-many: Added (reify template datatype info).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-th-reify-many/README')
-rw-r--r--haskell/haskell-th-reify-many/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/haskell/haskell-th-reify-many/README b/haskell/haskell-th-reify-many/README
new file mode 100644
index 0000000000..f107c312f3
--- /dev/null
+++ b/haskell/haskell-th-reify-many/README
@@ -0,0 +1,9 @@
+haskell-th-reify-many (reify template haskell datatype info)
+
+th-reify-many provides functions for recursively reifying top level
+declarations. The main intended use case is for enumerating the names
+of datatypes reachable from an initial datatype, and passing these
+names to some function which generates instances.
+
+After uninstalling, run this command to unregister the package from
+the ghc package database: ghc-pkg recache