The strict-concurrency package
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.
Properties
| Versions | 0.1, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.4.1 |
|---|---|
| Dependencies | base (3.*), parallel |
| License | BSD3 |
| Copyright | (c) 2007-8 Don Stewart |
| Author | Don Stewart <dons@galois.com> |
| Maintainer | Don Stewart <dons@galois.com> |
| Category | Control |
| Home page | http://code.haskell.org/~dons/code/strict-concurrency |
| Upload date | Mon Mar 30 19:33:46 UTC 2009 |
| Uploaded by | DonaldStewart |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
| Distributions | NixOS: 0.2.4.1, Debian: 0.2.4.1 |
Modules
- Control
- Concurrent
Downloads
- strict-concurrency-0.2.1.tar.gz (Cabal source package)
- package description (included in the package)