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'.
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.4) [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 1 made by EdwardKmett at 2019-10-29T08:00:12Z |
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 |
Downloads | 12894 total (32 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] |