dev-haskell/strict-concurrency::guru
- Ebuilds: 1, Testing: 0.2.4.3 Description:
strict-concurrency provides head normal form strict versions of standard
Haskell concurrency abstractions such as MVars and Chans. These variants
give callers more control over where evaluation happens than the default
lazy types.
Homepage:https://github.com/ygale/strict-concurrency License: BSD