summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-th-lift-instances/slack-desc
diff options
context:
space:
mode:
author David Spencer2018-10-27 13:09:08 +0200
committer Willy Sudiarto Raharjo2018-11-10 01:47:52 +0100
commit5519eb9b8d757d5a86aeb9be417c0a576b19d11a (patch)
tree712a4aa9baaec854bd48b39a1b052b5fe1aa12b3 /haskell/haskell-th-lift-instances/slack-desc
parentd920a47cb9495ec82dad5d2952adbdaa6f1c9c3b (diff)
downloadslackbuilds-5519eb9b8d757d5a86aeb9be417c0a576b19d11a.tar.gz
haskell/haskell-th-lift-instances: Added (Lift instances).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-th-lift-instances/slack-desc')
-rw-r--r--haskell/haskell-th-lift-instances/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-th-lift-instances/slack-desc b/haskell/haskell-th-lift-instances/slack-desc
new file mode 100644
index 0000000000..d0e8cf0724
--- /dev/null
+++ b/haskell/haskell-th-lift-instances/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-lift-instances: haskell-th-lift-instances (Lift instances for common data types)
+haskell-th-lift-instances:
+haskell-th-lift-instances: Most data types in haskell platform do not have Lift instances. This
+haskell-th-lift-instances: package provides orphan instances for containers, text, bytestring
+haskell-th-lift-instances: and vector.
+haskell-th-lift-instances:
+haskell-th-lift-instances:
+haskell-th-lift-instances:
+haskell-th-lift-instances:
+haskell-th-lift-instances:
+haskell-th-lift-instances: