summaryrefslogtreecommitdiffstats
path: root/libraries/haskell-mtl/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/haskell-mtl/README')
-rw-r--r--libraries/haskell-mtl/README14
1 files changed, 6 insertions, 8 deletions
diff --git a/libraries/haskell-mtl/README b/libraries/haskell-mtl/README
index 7ed08a35dc..19cee88cbc 100644
--- a/libraries/haskell-mtl/README
+++ b/libraries/haskell-mtl/README
@@ -1,11 +1,9 @@
-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.
-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.
-This requires ghc.
-
-After uninstalling, run this command to unregister the package from
+After uninstalling, run this command to unregister the package from
the ghc package database: ghc-pkg recache