cautious-file: 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
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| posix | Use POSIX-specific features | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cautious-file-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 1.0, 1.0.1, 1.0.2 |
|---|---|
| Dependencies | base (>=4 && <5), directory, filepath, unix [details] |
| Tested with | ghc ==6.10.3 |
| License | BSD-3-Clause |
| Copyright | Copyright (C) Robin Green 2009 |
| Author | Robin Green |
| Maintainer | Robin Green <greenrd@greenrd.org> |
| Uploaded | by RobinGreen at 2009-07-20T06:55:26Z |
| Category | System |
| Bug tracker | mailto:greenrd@greenrd.org |
| Source repo | head: darcs get http://patch-tag.com/publicrepos/cautious-file |
| Reverse Dependencies | 5 direct, 76 indirect [details] |
| Downloads | 16583 total (20 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |