パッケージ: libghc-zlib-prof (0.6.2.2-1)
libghc-zlib-prof に関するリンク
Debian の資源:
haskell-zlib ソースパッケージをダウンロード:
- [haskell-zlib_0.6.2.2-1.dsc]
- [haskell-zlib_0.6.2.2.orig.tar.gz]
- [haskell-zlib_0.6.2.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [hackage.haskell.org]
類似のパッケージ:
Compression and decompression in the gzip and zlib formats; profiling libraries
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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-zlib-prof 関連パッケージ
|
|
|
|
-
- dep: libghc-base-prof-4.13.0.0-5b8ba
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-bytestring-prof-0.10.10.1-92515
- 以下のパッケージによって提供される仮想パッケージです: ghc-prof
-
- dep: libghc-zlib-dev (= 0.6.2.2-1)
- Compression and decompression in the gzip and zlib formats