haskell-zlib 0.5.3.1-2build2 source package in Ubuntu

Changelog

haskell-zlib (0.5.3.1-2build2) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Wed, 02 Nov 2011 16:47:01 -0400

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
libdevel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-zlib_0.5.3.1.orig.tar.gz 122.2 KiB 382a16d09d47ba9c742d552b80cf3902c81556fc69a8d6983af98b47263545c2
haskell-zlib_0.5.3.1-2build2.debian.tar.gz 5.9 KiB e5a1520965682a6b4702a068f7109578aaf8f26b7a9dd14ab00f4542c9578b4d
haskell-zlib_0.5.3.1-2build2.dsc 2.2 KiB 8335c640d699f9d26de0087bb8d2bcaee90fa47bf5eeb20cdaa154f48c1cca33

Available diffs

View changes file

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: Compression and decompression in the gzip and zlib formats; documentation

 This package provides the documentation for 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-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.