posix-filelock

Nice wrapper around POSIX fcntl advisory locks

https://github.com/singpolyma/posix-filelock-haskell

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-OtherLicense licensed and maintained by Stephen Paul Weber

System.Posix.IO has very low-level bindings to POSIX fcntl advisory locks. This module wraps them in a cleaner API.