haskell-bytestring-progress 1.4-4 source package in Ubuntu

Changelog

haskell-bytestring-progress (1.4-4) unstable; urgency=medium

  * Declare compliance with Debian policy 4.6.2
  * Sourceful upload for GHC 9.4

 -- Ilias Tsitsimpis <email address hidden>  Mon, 04 Sep 2023 09:26:05 +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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
haskell-bytestring-progress_1.4-4.dsc 2.6 KiB bdebfda47e4831e9e62056bb8da8963b2d893903fd9bc8820817a4ecaca0315b
haskell-bytestring-progress_1.4.orig.tar.gz 5.7 KiB 9aafe45a7bb9bb1b4b1b9333aef20fc5345e07fbdf34dee5466a06e6bfb10d90
haskell-bytestring-progress_1.4-4.debian.tar.xz 3.0 KiB ff7e3683031811fc29af40ce733a166f91b1e4b3d40fa74b0ccf4cab6ab53c38

Available diffs

No changes file available.

Binary packages built by this source

libghc-bytestring-progress-dev: A library for tracking the consumption of a lazy ByteString

 In some cases, it is useful to know how fast a ByteString is being
 consumed. Typically, this could be to report some measure of progress
 to a waiting user, but it could also be to perform some form of testing
 on input / consumption code.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-bytestring-progress-doc: A library for tracking the consumption of a lazy ByteString; documentation

 In some cases, it is useful to know how fast a ByteString is being
 consumed. Typically, this could be to report some measure of progress
 to a waiting user, but it could also be to perform some form of testing
 on input / consumption code.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-bytestring-progress-prof: A library for tracking the consumption of a lazy ByteString; profiling libraries

 In some cases, it is useful to know how fast a ByteString is being
 consumed. Typically, this could be to report some measure of progress
 to a waiting user, but it could also be to perform some form of testing
 on input / consumption code.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.