Letter G

ghc-MonadCatchIO-transformers - Exception handling with IO monad transformers

Website: https://hackage.haskell.org/package/MonadCatchIO-transformers
License: BSD
Vendor: Alcance Libre, Inc.
Description:
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. Warning: this library is deprecated. Use the
'exceptions' library instead, if possible.

Packages

ghc-MonadCatchIO-transformers-0.3.1.3-3.fc14.al.x86_64 [18 KiB] Changelog by Fedora Release Engineering (2016-02-03):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
ghc-MonadCatchIO-transformers-0.3.1.3-3.fc14.al.i686 [18 KiB] Changelog by Fedora Release Engineering (2016-02-03):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Listing created by Repoview-0.6.6-6.fc14.al