[ 原始碼: haskell-pipes-parse ]
套件:libghc-pipes-parse-dev(3.0.8-4 以及其他的)
libghc-pipes-parse-dev 的相關連結
Debian 的資源:
下載原始碼套件 haskell-pipes-parse:
- [haskell-pipes-parse_3.0.8-4.dsc]
- [haskell-pipes-parse_3.0.8.orig.tar.gz]
- [haskell-pipes-parse_3.0.8-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [hackage.haskell.org]
相似套件:
parsing infrastructure for the pipes ecosystem
pipes-parse builds upon the pipes library to provide shared parsing idioms and utilities:
* Perfect Streaming: Program in a list-like style in constant memory * Leftovers: Save unused input for later consumption * Connect and Resume: Use StateT to save unused input for later * Termination Safety: Detect and recover from end of input
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-pipes-parse-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-8a208
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-pipes-dev-4.3.14-e268c
- 本虛擬套件由這些套件填實: libghc-pipes-dev
-
- dep: libghc-transformers-dev-0.5.6.2-00bc3
- 本虛擬套件由這些套件填實: ghc
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-pipes-parse-doc
- parsing infrastructure for the pipes ecosystem; documentation
-
- sug: libghc-pipes-parse-prof
- parsing infrastructure for the pipes ecosystem; profiling libraries