diff options
Diffstat (limited to 'haskell/haskell-MonadCatchIO-mtl/README')
-rw-r--r-- | haskell/haskell-MonadCatchIO-mtl/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/haskell/haskell-MonadCatchIO-mtl/README b/haskell/haskell-MonadCatchIO-mtl/README index 2757829c75..435eaa18ff 100644 --- a/haskell/haskell-MonadCatchIO-mtl/README +++ b/haskell/haskell-MonadCatchIO-mtl/README @@ -3,7 +3,5 @@ function. For this, it defines the MonadCatchIO class, a subset of MonadIO. It defines proper instances for most monad transformers in the mtl library. -This requires ghc, haskell-transformers, and haskell-mtl. - After uninstalling, run this command to unregister the package from the ghc package database: ghc-pkg recache |