パッケージ: libghc-zlib-dev (0.6.3.0-1 など)
libghc-zlib-dev に関するリンク
Debian の資源:
haskell-zlib ソースパッケージをダウンロード:
- [haskell-zlib_0.6.3.0-1.dsc]
- [haskell-zlib_0.6.3.0.orig.tar.gz]
- [haskell-zlib_0.6.3.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [hackage.haskell.org]
類似のパッケージ:
Compression and decompression in the gzip and zlib formats
This package provides a pure interface for compressing and decompressing streams of data represented as lazy ByteStrings. It uses the zlib C library so it has high performance. It supports the "zlib", "gzip" and "raw" compression formats.
It provides a convenient high level API suitable for most tasks and for the few cases where more control is needed it provides access to the full zlib feature set.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-zlib-dev 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.2)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.15.1.0-315c4
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-bytestring-dev-0.10.12.1-8d8f5
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10 (>= 2:6.2.1+dfsg1)
- 多倍長精度演算ライブラリ
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム
-
- dep: zlib1g-dev
- 圧縮ライブラリ - 開発キット