strict-concurrency: Strict concurrency abstractions
This package provides head normal form strict versions of some standard Haskell concurrency abstractions (MVars,Chans), which provide control over where evaluation takes place not offered by the default lazy types. This may be useful for deciding when and where evaluation occurs, leading to improved time or space use, depending on the circumstances.
Downloads
- strict-concurrency-0.2.4.3.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.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.4.1, 0.2.4.2, 0.2.4.3 |
---|---|
Dependencies | base (>=4 && <5), deepseq (>=1.4.2 && <1.6) [details] |
Tested with | ghc ==7.0.4, ghc ==7.2.1, ghc ==7.2.2, ghc ==7.4.1, ghc ==7.4.2, ghc ==7.6.1, ghc ==7.6.2, ghc ==7.6.3, ghc ==7.8.1, ghc ==7.8.2, ghc ==7.8.3, ghc ==7.8.4, ghc ==7.10.1, ghc ==7.10.2, ghc ==7.10.3, ghc ==8.0.1, ghc ==8.0.2, ghc ==8.2.1, ghc ==8.2.2, ghc ==8.4.1, ghc ==8.4.2, ghc ==8.4.3, ghc ==8.6.1 |
License | BSD-3-Clause |
Copyright | (c) 2007-10 Don Stewart, 2017 Yitzchak Gale |
Author | Don Stewart <dons@galois.com> |
Maintainer | Yitz Gale <gale@sefer.org> |
Revised | Revision 1 made by YitzGale at 2023-12-27T22:08:58Z |
Category | Control |
Home page | https://github.com/ygale/strict-concurrency |
Source repo | head: git clone https://github.com/ygale/strict-concurrency.git |
Uploaded | by YitzGale at 2018-10-09T12:52:40Z |
Distributions | LTSHaskell:0.2.4.3, NixOS:0.2.4.3, Stackage:0.2.4.3 |
Reverse Dependencies | 12 direct, 273 indirect [details] |
Downloads | 16048 total (48 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-10-09 [all 1 reports] |