MonadCatchIO-mtl: Monad-transformer version of the Control.Exception module
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.
| Versions | 0.1.0.0, 0.1.0.1, 0.2.0.0 |
|---|---|
| Dependencies | base, extensible-exceptions, mtl |
| License | PublicDomain |
| Maintainer | jcpetruzza@gmail.com |
| Category | Control |
| Home page | http://code.haskell.org/~jcpetruzza/MonadCatchIO-mtl |
| Upload date | Sun May 31 18:50:59 UTC 2009 |
| Uploaded by | DanielGorin |
| Built on | ghc-6.10, ghc-6.12 |
| Distributions | Debian: 0.2.0.0, Arch: 0.2.0.0 |
Modules
- Control
Downloads
- MonadCatchIO-mtl-0.2.0.0.tar.gz (Cabal source package)
- package description (included in the package)
