aboutsummaryrefslogblamecommitdiff
path: root/devel/hs-MonadCatchIO-transformers/pkg-descr
blob: 500453cc9c701db13cceffd9eaa526598f6882bd (plain) (tree)
1
2
3
4
5
6
7






                                                                           
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.

WWW: http://hackage.haskell.org/package/MonadCatchIO-transformers