diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:07:23 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 10:07:23 -0500 |
commit | b7724d8f6c23e49a3d53cc2ec095907b4dc4852c (patch) | |
tree | 686ead9af6f212ae8a740997895e752e76f6c6f6 /haskell | |
parent | 286d4a9c98d65d3dda75a25b19420cf088f05dc7 (diff) | |
download | slackbuilds-b7724d8f6c23e49a3d53cc2ec095907b4dc4852c.tar.gz |
haskell/haskell-MonadCatchIO-mtl: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'haskell')
-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 |