lock-file: 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.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
pedantic | Pass additional warning flags to GHC. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- lock-file-0.7.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.7.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.9 && <5), data-default-class (>=0.0 && <0.3), directory (>=1.1 && <1.4), exceptions (>0.6 && <0.11), transformers (>=0.3 && <0.6) [details] |
License | BSD-3-Clause |
Copyright | (c) 2013-2016, 2018 Peter Trško |
Author | Peter Trsko |
Maintainer | peter.trsko@gmail.com |
Revised | Revision 1 made by AndreasAbel at 2025-03-28T13:26:03Z |
Category | System |
Home page | https://github.com/trskop/lock-file#readme |
Bug tracker | https://github.com/trskop/lock-file/issues |
Source repo | head: git clone git://github.com/trskop/lock-file.git this: git clone git://github.com/trskop/lock-file.git(tag 0.7.0.0) |
Uploaded | by PeterTrsko at 2018-04-15T15:55:35Z |
Distributions | NixOS:0.7.0.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4186 total (3 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-04-15 [all 1 reports] |