pkgsrc-wip/hs-MonadCatchIO-mtl/DESCR
PHO / phonohawk 0046477b2f Import hs-MonadCatchIO-mtl-0.3.0.3 as wip/hs-MonadCatchIO-mtl.
Provides a monad-transformer version of the Control.Exception.catch
function. For this, it defines the MonadCatchIO class, a subset of
MonadIO. It defines proper instances for most monad transformers in
the mtl library.
2011-07-12 03:58:57 +00:00

4 lines
220 B
Text

Provides a monad-transformer version of the Control.Exception.catch
function. For this, it defines the MonadCatchIO class, a subset of
MonadIO. It defines proper instances for most monad transformers in
the mtl library.