summaryrefslogtreecommitdiff
path: root/haskell/haskell-MonadCatchIO-mtl/README
diff options
context:
space:
mode:
authorDavid Spencer <baildon.research@googlemail.com>2016-05-08 16:33:11 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-11 03:17:21 +0700
commitd2026423789bb01deee93049f4fc185a3afc3d58 (patch)
treef760453d91b8544f9e79f51a9aa8eae77e76f127 /haskell/haskell-MonadCatchIO-mtl/README
parent05e08e3467b478de2433a9e0c05817d9bc434436 (diff)
downloadslackbuilds-d2026423789bb01deee93049f4fc185a3afc3d58.tar.gz
haskell/haskell-MonadCatchIO-mtl: Removed.
No longer used by haskell-cgi. Requires MonadCatchIO-transformers, which fails with ghc-7.10.3. Deprecated upstream. Signed-off-by: David Spencer <baildon.research@googlemail.com>
Diffstat (limited to 'haskell/haskell-MonadCatchIO-mtl/README')
-rw-r--r--haskell/haskell-MonadCatchIO-mtl/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/haskell/haskell-MonadCatchIO-mtl/README b/haskell/haskell-MonadCatchIO-mtl/README
deleted file mode 100644
index 435eaa18ff..0000000000
--- a/haskell/haskell-MonadCatchIO-mtl/README
+++ /dev/null
@@ -1,7 +0,0 @@
-Provides a monad-transformer version of the Control.Exception.catch
-function. For this, it defines the MonadCatchIO class, a subset of
-MonadIO. It defines proper instances for most monad transformers in
-the mtl library.
-
-After uninstalling, run this command to unregister the package from
-the ghc package database: ghc-pkg recache