| 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. |