Popularity
8.6
Growing
Activity
6.7
-
18
27
1

Monthly Downloads: 85
Programming language: Haskell
License: MIT License
Tags: System    
Latest version: v0.2.0.7

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.

Do you think we are missing an alternative of atomic-write or a related project?

Add another 'System' Package

README

Build Status Hackage version

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.