MonadCatchIO-mtl: Monad-transformer version of the Control.Exception module
Deprecated
in favor of exceptions
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.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
base3 | Don't expect the new Control.Exception module (prior to base-4) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- MonadCatchIO-mtl-0.1.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.3.0.5, 0.3.1.0 |
---|---|
Dependencies | base (<4.6), mtl [details] |
Tested with | ghc ==6.10 |
License | LicenseRef-PublicDomain |
Author | |
Maintainer | jcpetruzza@gmail.com |
Revised | Revision 1 made by HerbertValerioRiedel at 2015-01-15T22:22:50Z |
Category | Control |
Home page | http://code.haskell.org/~jcpetruzza/MonadCatchIO-mtl |
Uploaded | by DanielGorin at 2009-01-01T12:45:39Z |
Distributions | Fedora:0.3.1.0, FreeBSD:0.3.1.0 |
Reverse Dependencies | 20 direct, 554 indirect [details] |
Downloads | 23664 total (28 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |