haskell-lzma 0.0.0.3-6 source package in Ubuntu

Changelog

haskell-lzma (0.0.0.3-6) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.1
  * Add missing dependency on liblzma-dev (Closes: #1003813)
  * Patch for newer dependencies

 -- Ilias Tsitsimpis <email address hidden>  Tue, 19 Jul 2022 16:25:22 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-lzma_0.0.0.3-6.dsc 2.5 KiB a83f9a452ceb2be3816dccb2adeafd6b2824f872a9dfd2b7d4c714f9bc5d9d33
haskell-lzma_0.0.0.3.orig.tar.gz 9.3 KiB af8321c3511bde3e2745093fa3bd74c642e386db7d2e7c43b3a54814f1338144
haskell-lzma_0.0.0.3-6.debian.tar.xz 3.1 KiB d456d0b54267137cc3ed10c1eaf708f074ceb60aa843a7cc900988101d4e95b8

No changes file available.

Binary packages built by this source

libghc-lzma-dev: No summary available for libghc-lzma-dev in ubuntu kinetic.

No description available for libghc-lzma-dev in ubuntu kinetic.

libghc-lzma-doc: No summary available for libghc-lzma-doc in ubuntu kinetic.

No description available for libghc-lzma-doc in ubuntu kinetic.

libghc-lzma-prof: LZMA/XZ compression and decompression; profiling libraries

 This package provides a pure interface for compressing and
 decompressing LZMA (Lempel-Ziv-Markov chain algorithm) streams
 of data represented as lazy ByteStrings. A monadic incremental
 interface is provided as well.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.