The latest version of privileged-concurrency is 0.7.0-0.

privileged-concurrency

Version 0.5 revision 0 uploaded by OmerAgacan.

Package meta

Synopsis
Provides privilege separated versions of the concurrency primitives.
Description

Any MVar or other concurrency primitive can be read by or written to any function which recieves it as a value. This package provides read-only and write-only versions of Chan, MVar, TChan, TMVar, and TVar. Functions which use these versions receive permission to read, write, or both based on their type signatures.

Author
Jeff Shaw
Bug reports
n/a
Category
Concurrency
Copyright
n/a
Homepage
n/a
Maintainer
Ömer Sinan Ağacan <omeragacan@gmail.com>
Package URL
n/a
Stability
n/a

Components