Skip to content
Sections
>> Trisquel >> パッケージ >> aramo >> haskell >> libghc-broadcast-chan-prof
aramo  ]
[ ソース: haskell-broadcast-chan  ]

パッケージ: libghc-broadcast-chan-prof (0.2.1.1-1build1)

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.

その他の libghc-broadcast-chan-prof 関連パッケージ

  • 依存
  • 推奨
  • 提案

libghc-broadcast-chan-prof のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 56.1 kB459 kB [ファイル一覧]
arm64 65.9 kB537 kB [ファイル一覧]
armhf 66.1 kB419 kB [ファイル一覧]
ppc64el 68.7 kB692 kB [ファイル一覧]