[ ソース: haskell-pipes ]
パッケージ: libghc-pipes-dev (4.3.9-3 など)
libghc-pipes-dev に関するリンク
Debian の資源:
haskell-pipes ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [hackage.haskell.org]
類似のパッケージ:
compositional pipelines
pipes is a clean and powerful stream processing library that lets you build and connect reusable streaming components
Advantages over traditional streaming libraries:
* Concise API: Use simple commands like for, (>->), await, and yield * Blazing fast: Implementation tuned for speed * Lightweight Dependency: pipes is small and compiles very rapidly, including dependencies * Elegant semantics: Use practical category theory * ListT: Correct implementation of ListT that interconverts with pipes * Bidirectionality: Implement duplex channels * Extensive Documentation: Second to none!
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-pipes-dev 関連パッケージ
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- __atomic ビルトイン関数を提供するサポートライブラリ
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-7db1a
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-exceptions-dev-0.10.0-c507a
- 以下のパッケージによって提供される仮想パッケージです: libghc-exceptions-dev
-
- dep: libghc-mmorph-dev-1.1.2-a1da3
- 以下のパッケージによって提供される仮想パッケージです: libghc-mmorph-dev
-
- dep: libghc-mtl-dev-2.2.2-28a8b
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-semigroups-dev-0.18.5-df031
- 以下のパッケージによって提供される仮想パッケージです: libghc-semigroups-dev
-
- dep: libghc-transformers-dev-0.5.5.0-b5d2f
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-void-dev-0.7.2-6d0fa
- 以下のパッケージによって提供される仮想パッケージです: libghc-void-dev
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- sug: libghc-pipes-doc
- compositional pipelines; documentation
-
- sug: libghc-pipes-prof
- compositional pipelines; profiling libraries