@hackage lock-file0.7.0.0

Provide exclusive access to a resource using lock file.

Provide exclusive access to a resource using lock file, which are files whose purpose is to signal by their presence that some resource is locked.

Code example can be found in System.IO.LockFile module.