The latest version of strict-concurrency is 0.2.4.3-1.

strict-concurrency

Version 0.2.2 revision 0 uploaded by DonaldStewart.

Package meta

Synopsis
Strict concurrency abstractions
Description

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.

Author
Don Stewart <dons@galois.com>
Bug reports
n/a
Category
Control
Copyright
(c) 2007-8 Don Stewart
Homepage
http://code.haskell.org/~dons/code/strict-concurrency
Maintainer
Don Stewart <dons@galois.com>
Package URL
n/a
Stability
n/a

Components