@hackage monads-tf0.1.0.3
Monad classes, using type families
Installation
Dependencies (2)
- base <6
- transformers >=0.2.0.0 && <0.6 Show all…
Dependents (82)
@hackage/anansi, @hackage/gnutls, @hackage/contstuff-monads-tf, @hackage/jsonextfilter, @hackage/haste-lib, @hackage/hCsound, Show all…
Monad classes using type families, 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).
This package is almost a compatible replacement for the mtl-tf package.