2011-01-09 18:16:58 +01:00
|
|
|
A monad transformer library, inspired by the paper Functional
|
|
|
|
Programming with Overloading and Higher-Order Polymorphism, by Mark P
|
|
|
|
Jones <http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>, Advanced
|
|
|
|
School of Functional Programming, 1995.
|
2010-05-13 00:58:38 +02:00
|
|
|
|
2011-01-09 18:16:58 +01:00
|
|
|
This requires ghc and haskell-transformers.
|
2010-05-13 00:58:38 +02:00
|
|
|
|
2011-01-09 18:16:58 +01:00
|
|
|
After uninstalling, run this command to unregister the package from
|
2010-07-16 20:45:58 +02:00
|
|
|
the ghc package database: ghc-pkg recache
|