haskell-zlib 0.5.3.3-1 source package in Ubuntu
Changelog
haskell-zlib (0.5.3.3-1) unstable; urgency=low * New upstream release -- Joachim Breitner <email address hidden> Tue, 07 Feb 2012 20:08:39 +0100
Upload details
- Uploaded by:
- Debian Haskell Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Haskell Group
- Architectures:
- any all
- Section:
- haskell
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | libdevel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
haskell-zlib_0.5.3.3-1.dsc | 1.5 KiB | aadd3738f83d79203e80cc37857f7a677be71006a4895eba302fd5675e26137b |
haskell-zlib_0.5.3.3.orig.tar.gz | 122.7 KiB | e2adb6c55f5bc69eb1e931edcb2ef392ac96139cf6b6bca1b2a7229f381938c3 |
haskell-zlib_0.5.3.3-1.debian.tar.gz | 5.7 KiB | fab006a58fd0e898b183788bfd28f38334a6952eb3314de8086c4de9b881c0e5 |
Available diffs
No changes file available.
Binary packages built by this source
- libghc-zlib-dev: Compression and decompression in the gzip and zlib formats
This package provides a library for the Haskell programming language.
See http://www.haskell. org/ for more information on Haskell.
.
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.
- libghc-zlib-doc: No summary available for libghc-zlib-doc in ubuntu quantal.
No description available for libghc-zlib-doc in ubuntu quantal.
- libghc-zlib-prof: Compression and decompression in the gzip and zlib formats; profiling libraries
This package provides a library for the Haskell programming language,
compiled for profiling.
See http://www.haskell. org/ for more information on Haskell.
.
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.