Name: | ghc-resourcet |
---|---|
Version: | 0.4.6 |
Release: | 2.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1527 |
License: | BSD |
RPM: | ghc-resourcet-0.4.6-2.el7.aarch64.rpm |
Source RPM: | ghc-resourcet-0.4.6-2.el7.src.rpm |
Build Date: | Mon Jul 30 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/resourcet |
Summary: | Deterministic allocation and freeing of scarce resources |
Description: | Allocate resources which are guaranteed to be released. All register cleanup actions live in the IO monad, not the main monad. This allows both more efficient code, and for monads to be transformed. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- update to 0.4.6 - update to new simplified Haskell Packaging Guidelines
- update to 0.4.5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- update to 0.4.0.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- update to 0.3.2.2
- update to 0.3.2.1
- update to 0.3.2
- BSD - depends on lifted-base and containers