openbsd-ports/devel/hs-MonadCatchIO-transformers/pkg/DESCR
2010-09-19 15:46:01 +00:00

5 lines
212 B
Plaintext

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.