MonadCatchIO-transformers-0.3.0.0: Monad-transformer compatible version of the Control.Exception module

The MonadCatchIO-transformers package

Provides functions to throw and catch exceptions. Unlike the functions from Control.Exception, which work in IO, these work in any stack of monad transformers (from the transformers package) with IO as the base monad. You can extend this functionality to other monads, by creating an instance of the MonadCatchIO class.

Properties

Versions0.0.1.0, 0.0.2.0, 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.2.1, 0.2.2.2, 0.2.2.3, 0.3.0.0
Dependenciesbase (4.*), extensible-exceptions (0.1.*), transformers (≥0.2 & <0.4)
LicenseBSD3
Maintainerariep@xs4all.nl
CategoryControl
Source repositorydarcs get http://patch-tag.com/r/AriePeterson/MonadCatchIO-transformers
Upload dateMon Apr 9 21:28:20 UTC 2012
Uploaded byAriePeterson
Built onghc-7.4
DistributionsFedora: 0.3.0.0, NixOS: 0.3.0.0, Debian: 0.3.0.0, FreeBSD: 0.3.0.0

Modules

Downloads