summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-mtl/slack-desc
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-02-12 15:59:38 +1300
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-13 09:17:59 +0700
commit8f0802849d3b057cd364f24104d119760bf280a1 (patch)
tree9fc4dffde1acb4935056e3327d65dfd70ba51f72 /haskell/haskell-mtl/slack-desc
parent28988185528b8c114929f6bd834fcbe21ff4a89c (diff)
downloadslackbuilds-8f0802849d3b057cd364f24104d119760bf280a1.tar.gz
slackbuilds-8f0802849d3b057cd364f24104d119760bf280a1.tar.xz
haskell/haskell-mtl: Added (Monad classes, using funct. deps).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-mtl/slack-desc')
-rw-r--r--haskell/haskell-mtl/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-mtl/slack-desc b/haskell/haskell-mtl/slack-desc
new file mode 100644
index 0000000000..8c1824319f
--- /dev/null
+++ b/haskell/haskell-mtl/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-mtl: haskell-mtl (Monad classes, using functional dependencies)
+haskell-mtl:
+haskell-mtl: Monad classes using functional dependencies, with instances for
+haskell-mtl: various monad transformers, inspired by the paper Functional
+haskell-mtl: Programming with Overloading and Higher-Order Polymorphism, by Mark
+haskell-mtl: P Jones, in Advanced School of Functional Programming, 1995.
+haskell-mtl:
+haskell-mtl: https://hackage.haskell.org/package/mtl
+haskell-mtl:
+haskell-mtl:
+haskell-mtl: