hackageDB :: [Package]

Built with Cabal

The strict-concurrency package (version 0.1)

This package provides 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.

Other versions0.2
Dependenciesbase
LicenseBSD3
Copyright(c) 2007 Don Stewart
AuthorDon Stewart <dons@galois.com>
MaintainerDon Stewart <dons@galois.com>
CategoryControl
Home pagehttp://code.haskell.org/~dons/code/strict-concurrency
Exposed modulesControl.Concurrent.MVar.Strict, Control.Concurrent.Chan.Strict
Upload dateMon Nov 26 15:21:57 PST 2007
Uploaded byDonaldStewart
Built onghc-6.8

Downloads