K 10 svn:author V 3 pgj K 8 svn:date V 27 2010-01-04T06:14:22.000000Z K 7 svn:log V 358 Provides a monad-transformer version of the Control.Exception.catch Haskell function. For this, it defines the MonadCatchIO class, a subset of MonadIO. It defines proper instances for most monad transformers in the 'mtl' library. WWW: http://code.haskell.org/~jcpetruzza/MonadCatchIO-mtl PR: ports/142283 Submitted by: Jacula Modyun END