Commit graph

2 commits

Author SHA1 Message Date
PHO / phonohawk
73ba8800e5 Upstream update to MonadCatchIO-transformers-0.2.2.0 2010-11-02 16:50:07 +00:00
PHO / phonohawk
31e28b63fe Import hs-MonadCatchIO-transformers-0.0.2.0 as wip/hs-MonadCatchIO-transformers.
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.
2010-03-03 09:42:58 +00:00