MonadCatchIO-transformers-0.2.2.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.*)
LicensePublicDomain
Maintainerariep@xs4all.nl
CategoryControl
Source repositorydarcs get http://patch-tag.com/r/AriePeterson/MonadCatchIO-transformers
Upload dateThu Apr 29 16:55:56 UTC 2010
Uploaded byAriePeterson
Built onghc-6.12
DistributionsFedora: 0.3.0.0, NixOS: 0.3.0.0, Debian: 0.3.0.0, FreeBSD: 0.3.0.0

Modules

Downloads