summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-th-reify-many/slack-desc
diff options
context:
space:
mode:
author David Spencer <baildon.research@googlemail.com>2018-10-26 13:51:13 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-10 07:47:52 +0700
commit39bda7ffac8683dd570177007eb3304424d50be5 (patch)
tree504fa31fb6f4118440f86ea3914a3c77f4a1aec9 /haskell/haskell-th-reify-many/slack-desc
parent54f711361638463d7af16c394eaa531100974b7f (diff)
downloadslackbuilds-39bda7ffac8683dd570177007eb3304424d50be5.tar.gz
slackbuilds-39bda7ffac8683dd570177007eb3304424d50be5.tar.xz
haskell/haskell-th-reify-many: Added (reify template datatype info).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--haskell/haskell-th-reify-many/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-th-reify-many/slack-desc b/haskell/haskell-th-reify-many/slack-desc
new file mode 100644
index 0000000000..6d2cf92fe5
--- /dev/null
+++ b/haskell/haskell-th-reify-many/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+haskell-th-reify-many: haskell-th-reify-many (reify template haskell datatype info)
+haskell-th-reify-many:
+haskell-th-reify-many: th-reify-many provides functions for recursively reifying top level
+haskell-th-reify-many: declarations. The main intended use case is for enumerating the names
+haskell-th-reify-many: of datatypes reachable from an initial datatype, and passing these
+haskell-th-reify-many: names to some function which generates instances.
+haskell-th-reify-many:
+haskell-th-reify-many:
+haskell-th-reify-many:
+haskell-th-reify-many:
+haskell-th-reify-many: