diff options
Diffstat (limited to 'haskell')
-rw-r--r-- | haskell/haskell-mtl/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-mtl/README b/haskell/haskell-mtl/README index 19cee88cbc..83caf90c70 100644 --- a/haskell/haskell-mtl/README +++ b/haskell/haskell-mtl/README @@ -3,7 +3,5 @@ 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 |