summaryrefslogtreecommitdiffstats
path: root/libraries/haskell-mtl/README
blob: 82e58a13ce8f056d8b1b56cbce8eaa7e2c8b4af0 (plain)
haskell-mtl (Monad transformer library)

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.

This requires ghc.

When uninstalling, run this command to unregister the package from 
the ghc package database:   ghc-pkg unregister mtl