Artifact libghc-broadcast-chan-dev_0.2.1.2-3_arm64

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: arm64
  Depends: libghc-base-dev-4.18.2.1-75247, libghc-transformers-dev-0.6.1.0-5335d,
    libghc-unliftio-core-dev-0.2.1.0-20198, libc6 (>= 2.17), libgmp10 (>= 2:6.3.0+dfsg)
  Description: |-
    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.
  Ghc-Package: broadcast-chan-0.2.1.2-L4RTqwXw5roEskRBAXHghD
  Homepage: https://github.com/merijn/broadcast-chan
  Installed-Size: '548'
  Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
  Package: libghc-broadcast-chan-dev
  Priority: optional
  Provides: libghc-broadcast-chan-dev-0.2.1.2-5885b
  Section: haskell
  Source: haskell-broadcast-chan
  Version: 0.2.1.2-3
srcpkg_name: haskell-broadcast-chan
srcpkg_version: 0.2.1.2-3

File

libghc-broadcast-chan-dev_0.2.1.2-3_arm64.deb
Binary file libghc-broadcast-chan-dev_0.2.1.2-3_arm64.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package haskell-broadcast-chan_0.2.1.2-3

BETA