The MonadCatchIO-mtl package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (<5), extensible-exceptions, mtl |
| License | PublicDomain |
| Maintainer | jcpetruzza@gmail.com |
| Category | Control |
| Home page | http://code.haskell.org/~jcpetruzza/MonadCatchIO-mtl |
| Upload date | Mon Apr 12 17:08:48 UTC 2010 |
| Uploaded by | DanielGorin |
| Built on | ghc-6.12, ghc-7.0 |
| Distributions | Fedora: 0.3.0.5, NixOS: 0.3.0.5, Debian: 0.3.0.5, FreeBSD: 0.3.0.5 |
Modules
- Control
Downloads
- MonadCatchIO-mtl-0.3.0.1.tar.gz (Cabal source package)
- package description (included in the package)