[ 原始碼: 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)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.2.5)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-5dd74
- 本虛擬套件由這些套件填實: 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
- Multiprecision arithmetic library
-
- sug: libghc-pipes-doc
- compositional pipelines; documentation
-
- sug: libghc-pipes-prof
- compositional pipelines; profiling libraries