Package: libghc-broadcast-chan-dev (0.2.1.1-1)
Links for libghc-broadcast-chan-dev
Debian Resources:
Download Source Package haskell-broadcast-chan:
- [haskell-broadcast-chan_0.2.1.1-1.dsc]
- [haskell-broadcast-chan_0.2.1.1.orig.tar.gz]
- [haskell-broadcast-chan_0.2.1.1-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
closable, fair, leak-avoidant, single-wakeup channel
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. See http://www.haskell.org/ for more information on Haskell.
Other Packages Related to libghc-broadcast-chan-dev
|
|
|
|
-
- dep: libc6 (>= 2.1.3) [i386]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.2) [mips64el, mipsel, s390x]
- dep: libc6 (>= 2.2.5) [amd64]
- dep: libc6 (>= 2.4) [armel, armhf]
-
- dep: libghc-base-dev-4.13.0.0-2f220 [amd64]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.13.0.0-3cd45 [i386]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.13.0.0-5b8ba [armel, armhf]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.13.0.0-7d708 [mipsel]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.13.0.0-8a208 [mips64el]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.13.0.0-95196 [s390x]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.13.0.0-bfdb4 [ppc64el]
- virtual package provided by ghc
-
- dep: libghc-base-dev-4.13.0.0-d4e5b [arm64]
- virtual package provided by ghc
-
- dep: libghc-transformers-dev-0.5.6.2-00bc3 [mips64el, s390x]
- virtual package provided by ghc
-
- dep: libghc-transformers-dev-0.5.6.2-38196 [armel, armhf]
- virtual package provided by ghc
-
- dep: libghc-transformers-dev-0.5.6.2-59c2c [amd64, arm64, ppc64el]
- virtual package provided by ghc
-
- dep: libghc-transformers-dev-0.5.6.2-65980 [i386]
- virtual package provided by ghc
-
- dep: libghc-transformers-dev-0.5.6.2-8bd9f [mipsel]
- virtual package provided by ghc
-
- dep: libghc-unliftio-core-dev-0.1.2.0-0e846 [armel, armhf]
- virtual package provided by libghc-unliftio-core-dev
-
- dep: libghc-unliftio-core-dev-0.1.2.0-62f56 [i386]
- virtual package provided by libghc-unliftio-core-dev
-
- dep: libghc-unliftio-core-dev-0.1.2.0-9b0c1 [mips64el, s390x]
- virtual package provided by libghc-unliftio-core-dev
-
- dep: libghc-unliftio-core-dev-0.1.2.0-9e9d6 [amd64, arm64, ppc64el]
- virtual package provided by libghc-unliftio-core-dev
-
- dep: libghc-unliftio-core-dev-0.1.2.0-db39d [mipsel]
- virtual package provided by libghc-unliftio-core-dev
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-broadcast-chan-doc
- closable, fair, leak-avoidant, single-wakeup channel; documentation
-
- sug: libghc-broadcast-chan-prof
- closable, fair, leak-avoidant, single-wakeup channel; profiling libraries
Download libghc-broadcast-chan-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 66.5 kB | 544.0 kB | [list of files] |
arm64 | 80.4 kB | 728.0 kB | [list of files] |
armel | 81.2 kB | 591.0 kB | [list of files] |
armhf | 80.9 kB | 586.0 kB | [list of files] |
i386 | 68.1 kB | 470.0 kB | [list of files] |
mips64el | 83.7 kB | 839.0 kB | [list of files] |
mipsel | 82.5 kB | 678.0 kB | [list of files] |
ppc64el | 85.6 kB | 868.0 kB | [list of files] |
s390x | 102.3 kB | 903.0 kB | [list of files] |