- libghc-broadcast-chan-dev (= 0.2.1.1-1)
- libghc-base-prof-4.13.0.0-d4e5b
- libghc-transformers-prof-0.5.6.2-59c2c
- libghc-unliftio-core-prof-0.1.2.0-9e9d6
A closable, fair, single-wakeup channel that avoids the 0 reader space leak
that Control.Concurrent.Chan from base suffers from.
.
The Chan type from Control.Concurrent.Chan consists of both a read
and write end combined into a single value. This means there is always at
least 1 read end for a Chan, which keeps any values written to it alive.
This is a problem for applications/libraries that want to have a channel
that can have zero listeners.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Installed Size: 549.9 kB
Architectures: arm64 amd64