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 |
|---|---|
| Dependencies | base (<4), mtl or base (≥4), mtl |
| License | PublicDomain |
| Maintainer | jcpetruzza@gmail.com |
| Category | Control |
| Home page | http://code.haskell.org/~jcpetruzza/MonadCatchIO-mtl |
| Upload date | Wed Dec 31 16:21:45 UTC 2008 |
| Uploaded by | DanielGorin |
| Build failure | ghc-6.10 (log), ghc-6.12 (log) |
| Distributions | Fedora: 0.3.0.4, NixOS: 0.3.0.4, Debian: 0.3.0.4, FreeBSD: 0.3.0.4 |
Modules
- Control
- Monad
- Control.Monad.CatchIO
- Control.Monad.CatchIO.Old
- Control.Monad.CatchIO
- Monad
Downloads
- MonadCatchIO-mtl-0.1.0.0.tar.gz (Cabal source package)
- package description (included in the package)