diff options
Diffstat (limited to 'haskell/haskell-MonadCatchIO-mtl/README')
-rw-r--r-- | haskell/haskell-MonadCatchIO-mtl/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/haskell/haskell-MonadCatchIO-mtl/README b/haskell/haskell-MonadCatchIO-mtl/README index 156680c936..2757829c75 100644 --- a/haskell/haskell-MonadCatchIO-mtl/README +++ b/haskell/haskell-MonadCatchIO-mtl/README @@ -4,3 +4,6 @@ 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 |