diff options
Diffstat (limited to 'libraries/haskell-mtl/README')
-rw-r--r-- | libraries/haskell-mtl/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/libraries/haskell-mtl/README b/libraries/haskell-mtl/README deleted file mode 100644 index 19cee88cbc..0000000000 --- a/libraries/haskell-mtl/README +++ /dev/null @@ -1,9 +0,0 @@ -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 and haskell-transformers. - -After uninstalling, run this command to unregister the package from -the ghc package database: ghc-pkg recache |