[ 原始碼: haskell-pipes ]
套件:libghc-pipes-doc(4.3.16-1)
libghc-pipes-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-pipes:
- [haskell-pipes_4.3.16-1.dsc]
- [haskell-pipes_4.3.16.orig.tar.gz]
- [haskell-pipes_4.3.16-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [hackage.haskell.org]
相似套件:
compositional pipelines; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-pipes-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-38
- 本虛擬套件由這些套件填實: ghc
-
- dep: sgml-base (>= 1.28)
- SGML infrastructure and SGML catalog file support
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-mmorph-doc
- monad morphisms; documentation
-
- rec: libghc-pipes-dev
- compositional pipelines
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-pipes-prof
- compositional pipelines; profiling libraries