lock-file: Provide exclusive access to a resource using lock file.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 0.5.0.0, 0.5.0.1, 0.5.0.2, 0.5.0.2, 0.7.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.5 && <4.9), data-default-class (>=0.0 && <0.1), directory (>=1.1 && <1.3), exceptions (>0.6 && <0.9), tagged-exception-core (>=2.0.0.0 && <3), transformers (>=0.3 && <0.5) [details] |
License | BSD-3-Clause |
Copyright | (c) 2013-2015, Peter Trško |
Author | Peter Trsko |
Maintainer | peter.trsko@gmail.com |
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 2015-06-14T22:00:14Z |
Modules
[Index]
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.5.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees