The latest version of MonadCatchIO-transformers is 0.3.1.3-0.

MonadCatchIO-transformers

Version 0.0.2.0 revision 1 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
Monad-transformer compatible version of the Control.Exception module
Description

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.

Author
n/a
Bug reports
n/a
Category
Control
Copyright
n/a
Homepage
n/a
Maintainer
ariep@xs4all.nl
Package URL
n/a
Stability
n/a

Components