Name: | ghc-MonadCatchIO-transformers |
---|---|
Version: | 0.3.0.0 |
Release: | 7.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1534 |
License: | BSD |
RPM: | ghc-MonadCatchIO-transformers-0.3.0.0-7.el7.aarch64.rpm |
Source RPM: | ghc-MonadCatchIO-transformers-0.3.0.0-7.el7.src.rpm |
Build Date: | Sat Jul 28 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/MonadCatchIO-transformers |
Summary: | Exception handling with IO monad transformers |
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. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- update to new simplified Haskell Packaging Guidelines
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- update with cabal-rpm
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- change prof BRs to devel
- update to 0.3.0.0
- update to cabal2spec-0.25
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- fix dos encoding of LICENSE file (#746415)