haskell-zlib 0.6.3.0-2build1 source package in Ubuntu

Changelog

haskell-zlib (0.6.3.0-2build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:47:23 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libdevel

Downloads

File Size SHA-256 Checksum
haskell-zlib_0.6.3.0.orig.tar.gz 360.9 KiB 9eaa989ad4534438b5beb51c1d3a4c8f6a088fdff0b259a5394fbf39aaee04da
haskell-zlib_0.6.3.0-2build1.debian.tar.xz 4.7 KiB bb47588f602edc71d4eb11cb00b573183e71d2a14374ee20954dcbbd15f49db1
haskell-zlib_0.6.3.0-2build1.dsc 2.2 KiB 204b8cb80ce026c8a1df8776ff28c9dc923a40253416e1a2f81924b441a43f13

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

 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 the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-zlib-prof: 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.