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 (<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 | Thu Jan 1 12:45:39 UTC 2009 |
| Uploaded by | DanielGorin |
| Built on | ghc-6.10, ghc-6.12 |
| 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.1.0.1.tar.gz (Cabal source package)
- package description (included in the package)