Name: | ghc-cautious-file |
---|---|
Version: | 1.0.2 |
Release: | 3.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1498 |
License: | BSD |
RPM: | ghc-cautious-file-1.0.2-3.el7.aarch64.rpm |
Source RPM: | ghc-cautious-file-1.0.2-3.el7.src.rpm |
Build Date: | Fri Jul 27 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/cautious-file |
Summary: | Write files cautiously |
Description: | Ways to write a file cautiously, to reduce the chances of problems such as data loss due to crashes or power failures. If the posix flag is enabled, posix-specific functions are used to reduce the chance of data loss further. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- update to new simplified Haskell Packaging Guidelines
- update to 1.0.2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- update with cabal-rpm
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Update to 1.0.1
- depends on bytestring - simplify summary and improve description format
- spec file template generated by cabal2spec-0.25.4 - package update to 1.0
- Modified summary and description. License is BSD 3 clause variant.