[ 原始碼: 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
- Multiprecision arithmetic library
-
- sug: libghc-pipes-doc
- compositional pipelines; documentation
-
- sug: libghc-pipes-prof
- compositional pipelines; profiling libraries