ghc-MonadCatchIO-transformers - Exception handling with IO monad transformers
Website: | http://hackage.haskell.org/package/MonadCatchIO-transformers |
---|---|
License: | BSD |
Vendor: | Fedora Project |
- Description:
This library 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.
Packages
ghc-MonadCatchIO-transformers-0.3.0.0-6.el7.ppc64 [6 KiB] |
Changelog
by Jens Petersen (2013-06-07):
- update to new simplified Haskell Packaging Guidelines |