[ ソース: haskell-pipes ]
パッケージ: libghc-pipes-dev (4.3.14-1)
libghc-pipes-dev に関するリンク
Debian の資源:
haskell-pipes ソースパッケージをダウンロード:
- [haskell-pipes_4.3.14-1.dsc]
- [haskell-pipes_4.3.14.orig.tar.gz]
- [haskell-pipes_4.3.14-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-bfdb4
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-exceptions-dev-0.10.4-5a148
- 以下のパッケージによって提供される仮想パッケージです: libghc-exceptions-dev
-
- dep: libghc-mmorph-dev-1.1.3-200bb
- 以下のパッケージによって提供される仮想パッケージです: libghc-mmorph-dev
-
- dep: libghc-mtl-dev-2.2.2-7208c
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-59c2c
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-void-dev-0.7.3-915a7
- 以下のパッケージによって提供される仮想パッケージです: libghc-void-dev
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- sug: libghc-pipes-doc
- compositional pipelines; documentation
-
- sug: libghc-pipes-prof
- compositional pipelines; profiling libraries