[ ソース: haskell-pipes-parse ]
パッケージ: libghc-pipes-parse-dev (3.0.9-1 など)
libghc-pipes-parse-dev に関するリンク
Debian の資源:
haskell-pipes-parse ソースパッケージをダウンロード:
- [haskell-pipes-parse_3.0.9-1.dsc]
- [haskell-pipes-parse_3.0.9.orig.tar.gz]
- [haskell-pipes-parse_3.0.9-1.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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.15.1.0-0d25e
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-pipes-dev-4.3.16-5f7ba
- 以下のパッケージによって提供される仮想パッケージです: libghc-pipes-dev
-
- dep: libghc-transformers-dev-0.5.6.2-c9ce8
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- 多倍長精度演算ライブラリ