rcu: Read-Copy-Update for Haskell
Modules
[Index]
- Control
- Concurrent
- RCU
- Control.Concurrent.RCU.Class
- Control.Concurrent.RCU.GC
- Control.Concurrent.RCU.QSBR
- Control.Concurrent.RCU.STM
- Control.Concurrent.RCU.STM.Internal
- RCU
- Concurrent
Flags
Manual Flags
Name | Description | Default |
---|---|---|
test-doctests | Enabled | |
test-hlint | Enabled | |
unstable | Disabled | |
measure-synchronize | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- rcu-0.2.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'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0, 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7 |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | atomic-primops (>=0.8), base (>=4.8 && <5), ghc-prim (>=0.3), parallel (>=3.2 && <3.3), primitive (>=0.6), rcu, transformers (>=0.4 && <0.6) [details] |
Tested with | ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.1 |
License | BSD-3-Clause |
Copyright | Copyright (C) 2015 Edward A. Kmett, Theodore Rhys Cooper |
Author | Ted Cooper and Edward A. Kmett |
Maintainer | Edward A. Kmett <ekmett@gmail.com>, Ted Cooper <anthezium@gmail.com> |
Revised | Revision 4 made by ryanglscott at 2018-07-03T15:08:59Z |
Category | Data |
Home page | http://github.com/ekmett/rcu/ |
Bug tracker | http://github.com/ekmett/rcu/issues |
Source repo | head: git clone git://github.com/ekmett/rcu.git |
Uploaded | by ryanglscott at 2018-02-06T17:25:03Z |
Distributions | LTSHaskell:0.2.7, NixOS:0.2.7, Stackage:0.2.7 |
Executables | MoveStringGC, MoveStringQSBR, MoveStringSTM |
Downloads | 5377 total (4 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-02-06 [all 1 reports] |