haskell-zlib 0.6.3.0-1build3 source package in Ubuntu

Changelog

haskell-zlib (0.6.3.0-1build3) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 14:28:12 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libdevel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe libdevel
Lunar 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-1build3.debian.tar.xz 4.7 KiB 6507cf50d9ce5f900106330a267927cfd50160c13dc29be516a6e5631b3bad4a
haskell-zlib_0.6.3.0-1build3.dsc 2.3 KiB 1875ffeaa216aff3d741135951511a542134c6c49f22fe0f2ea6e8c95f378d34

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.