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 | BSD3 |
| Maintainer | jcpetruzza@gmail.com |
| Category | Control |
| Home page | http://darcsden.com/jcpetruzza/MonadCatchIO-mtl |
| Upload date | Fri Aug 17 10:54:36 UTC 2012 |
| Uploaded by | DanielGorin |
| Built on | ghc-7.4 |
| 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.5.tar.gz (Cabal source package)
- package description (included in the package)