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]
Versions [faq] | 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.7.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.5 && <5), data-default-class (>=0.0 && <0.2), directory (>=1.1 && <1.4), exceptions (>0.6 && <0.9), tagged-exception-core (>=2.0.0.0 && <3), transformers (>=0.3 && <0.6) [details] |
License | BSD-3-Clause |
Copyright | (c) 2013-2015, Peter Trško |
Author | Peter Trsko |
Maintainer | peter.trsko@gmail.com |
Revised | Revision 4 made by PeterTrsko at Mon Mar 6 21:42:12 UTC 2017 |
Category | System |
Home page | https://github.com/trskop/lock-file |
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.5.0.2) |
Uploaded | by PeterTrsko at Sun Jun 14 22:01:24 UTC 2015 |
Distributions | NixOS:0.7.0.0 |
Downloads | 2434 total (52 in the last 30 days) |
Rating | (no votes yet) [estimated by rule of succession] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-06-14 [all 1 reports] |
Flags
Name | Description | Default | Type |
---|---|---|---|
pedantic | Pass additional warning flags to GHC. | Disabled | Manual |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- lock-file-0.5.0.2.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'.