@hackage / cautious-file

Ways to write a file cautiously, to reduce the chances of problems such as data loss due to crashes or power failures

Latest1.0.2

About

Metadata

  • Last updated , by HerbertValerioRiedel
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: Robin Green <greenrd@greenrd.org>

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Package Flags

Use the -f option with cabal commands to enable flags

    posix (on by default)

    Use POSIX-specific features

Readme

On non-Windows systems, posix-specific functions are used to reduce the chance of data loss further