atomic-write alternatives and similar packages
Based on the "System" category.
Alternatively, view atomic-write alternatives based on common mentions on social networks and blogs.
-
ghc-hotswap
DISCONTINUED. Example code for how we swap compiled code within a running Haskell process. -
plugins
Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution. -
ascii-progress
A simple Haskell progress bar for the console. Heavily borrows from TJ Holowaychuk's Node.JS project -
language-puppet
A library to work with Puppet manifests, test them and eventually replace everything ruby.
CodeRabbit: AI Code Reviews for Developers

Do you think we are missing an alternative of atomic-write or a related project?
README
Atomic Write
Atomic Write assists with atomic modification of files using Haskell. It is a wrapper for using the atomic mv(1) operation which correctly sets permissions based on the original file, or on system defaults if no file previously exists.
See the Haddock documentation for more information.
Author
Justin Leitgeb
License
MIT
Copyright
(C) 2015-2019 Stack Builders Inc.
*Note that all licence references and agreements mentioned in the atomic-write README section above
are relevant to that project's source code only.