Package: libghc-broadcast-chan-prof (0.2.1.2-3)
Links for libghc-broadcast-chan-prof
Debian Resources:
Download Source Package haskell-broadcast-chan:
- [haskell-broadcast-chan_0.2.1.2-3.dsc]
- [haskell-broadcast-chan_0.2.1.2.orig.tar.gz]
- [haskell-broadcast-chan_0.2.1.2-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
closable, fair, leak-avoidant, single-wakeup channel; profiling libraries
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.
Other Packages Related to libghc-broadcast-chan-prof
|
|
|
|
-
- dep: libghc-base-prof-4.18.2.1-b7e3b
- virtual package provided by ghc-prof
-
- dep: libghc-broadcast-chan-dev (= 0.2.1.2-3)
- closable, fair, leak-avoidant, single-wakeup channel
-
- dep: libghc-transformers-prof-0.6.1.0-5335d
- virtual package provided by ghc-prof
-
- dep: libghc-unliftio-core-prof-0.2.1.0-20198
- virtual package provided by libghc-unliftio-core-prof
Download libghc-broadcast-chan-prof
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
ppc64el | 72.7 kB | 666.0 kB | [list of files] |