f630c639e1
packaged for wip by pho. 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).
5 lines
308 B
Text
5 lines
308 B
Text
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).
|