diff options
Diffstat (limited to 'devel/hs-mtl/DESCR')
-rw-r--r-- | devel/hs-mtl/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/hs-mtl/DESCR b/devel/hs-mtl/DESCR new file mode 100644 index 00000000000..62941ed18b4 --- /dev/null +++ b/devel/hs-mtl/DESCR @@ -0,0 +1,5 @@ +Monad classes using functional dependencies, with instances for +various monad transformers, inspired by the paper Functional +Programming with Overloading and Higher-Order Polymorphism, by Mark P +Jones, in Advanced School of Functional Programming, 1995 +(http://web.cecs.pdx.edu/~mpj/pubs/springschool.html). |