haskell-bzlib 0.5.1.0-3 source package in Ubuntu

Changelog

haskell-bzlib (0.5.1.0-3) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * Patch for newer dependencies

 -- Ilias Tsitsimpis <email address hidden>  Sat, 21 Oct 2023 19:59:48 +0300

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe haskell
Noble release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-bzlib_0.5.1.0-3.dsc 2.3 KiB a521654bef8c27bad33752ad3e09494d4a8100c5e0d7be01a6d48db7fd2286c5
haskell-bzlib_0.5.1.0.orig.tar.gz 45.0 KiB ded9b3e000417a6c217b4bb05260488f2188050d138caaa6280ebeee794fa9d8
haskell-bzlib_0.5.1.0-3.debian.tar.xz 4.2 KiB 3921537d145fb33dd21831c68ec72bde8139189cce115c4418d02a1034a2fcaf

No changes file available.

Binary packages built by this source

libghc-bzlib-dev: Haskell bindings to the bzip2 library

 This package provides a pure interface for compressing and decompressing
 streams of data represented as lazy ByteStrings. It uses the bz2 C library
 so it has high performance.
 .
 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 bzip2
 feature set.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-bzlib-doc: Haskell bindings to the bzip2 library; documentation

 This package provides a pure interface for compressing and decompressing
 streams of data represented as lazy ByteStrings. It uses the bz2 C library
 so it has high performance.
 .
 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 bzip2
 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-bzlib-prof: Haskell bindings to the bzip2 library; profiling libraries

 This package provides a pure interface for compressing and decompressing
 streams of data represented as lazy ByteStrings. It uses the bz2 C library
 so it has high performance.
 .
 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 bzip2
 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.