freebsd-ports/devel/hs-MonadCatchIO-mtl/pkg-descr
Gabor Pali 4f0a88de09 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 <jacula(at)gmail.com>
2010-01-04 06:14:22 +00:00

6 lines
289 B
Text

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