concurrent-supply: A fast concurrent unique identifier supply with a pure API
A fast supply of concurrent unique identifiers suitable for use
within a single process. Once the initial Supply
has been initialized,
the remainder of the API is pure. See Control.Concurrent.Supply for
details.
Flags
Manual Flags
Name | Description | Default |
---|---|---|
test-properties | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- concurrent-supply-0.1.8.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
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4.1, 0.1.5, 0.1.7, 0.1.7.1, 0.1.8 |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | base (>=4 && <5), ghc-prim, hashable (>=1.1 && <1.5) [details] |
License | BSD-3-Clause |
Copyright | Copyright (C) 2011 Edward A. Kmett |
Author | Edward A. Kmett |
Maintainer | Edward A. Kmett <ekmett@gmail.com> |
Revised | Revision 2 made by EdwardKmett at 2023-06-26T08:55:57Z |
Category | Concurrency, Parallelism |
Home page | http://github.com/ekmett/concurrent-supply/ |
Bug tracker | http://github.com/ekmett/concurrent-supply/issues |
Source repo | head: git clone git://github.com/ekmett/concurrent-supply.git |
Uploaded | by EdwardKmett at 2016-01-17T00:33:44Z |
Distributions | Arch:0.1.8, LTSHaskell:0.1.8, NixOS:0.1.8, Stackage:0.1.8 |
Reverse Dependencies | 5 direct, 8 indirect [details] |
Downloads | 14253 total (60 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-01-19 [all 1 reports] |