Name: | ghc-cautious-file |
---|---|
Version: | 1.0.2 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 32938 |
License: | BSD |
RPM: | ghc-cautious-file-1.0.2-3.el7.x86_64.rpm |
Source RPM: | ghc-cautious-file-1.0.2-3.el7.src.rpm |
Build Date: | Fri Nov 17 2017 |
Build Host: | x86-ol7-builder-01.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. |