[ 源代码: 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.2)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-8a208
- 本虚包由这些包填实: ghc
-
- dep: libghc-exceptions-dev-0.10.4-704a6
- 本虚包由这些包填实: libghc-exceptions-dev
-
- dep: libghc-mmorph-dev-1.1.3-9b0e9
- 本虚包由这些包填实: libghc-mmorph-dev
-
- dep: libghc-mtl-dev-2.2.2-5bd25
- 本虚包由这些包填实: ghc
-
- dep: libghc-transformers-dev-0.5.6.2-00bc3
- 本虚包由这些包填实: ghc
-
- dep: libghc-void-dev-0.7.3-a7737
- 本虚包由这些包填实: libghc-void-dev
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-pipes-doc
- compositional pipelines; documentation
-
- sug: libghc-pipes-prof
- compositional pipelines; profiling libraries