Install this package:
emerge -a dev-haskell/pipes-concurrency
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-haskell/pipes-concurrency
Or alternatively:
emerge --autounmask-write -a dev-haskell/pipes-concurrency
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 2.0.14 | 8 | ~amd64 | 0/2.0.14 |
<pkgmetadata> <maintainer type="project"> <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> <longdescription> This library provides light-weight concurrency primitives for pipes, with the following features: * /Simple API/: Use only five functions * /Deadlock Safety/: Automatically avoid concurrency deadlocks * /Flexibility/: Build many-to-many and cyclic communication topologies * /Dynamic Graphs/: Add or remove readers and writers at any time Import "Pipes.Concurrent" to use the library. Read "Pipes.Concurrent.Tutorial" for a tutorial. </longdescription> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | pipes-concurrency-2.0.14.tar.gz | 12566 bytes | 2.0.14 |
| Type | File | Size |
|---|