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

Changelog

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

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 11:28:54 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
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

Downloads

File Size SHA-256 Checksum
haskell-bytestring-progress_1.4.orig.tar.gz 5.7 KiB 9aafe45a7bb9bb1b4b1b9333aef20fc5345e07fbdf34dee5466a06e6bfb10d90
haskell-bytestring-progress_1.4-4build1.debian.tar.xz 3.1 KiB 55d64f625b1bc4aa2938e641ad75b9b74a55f7202d6c56b1c37ec3c82c6ed7aa
haskell-bytestring-progress_1.4-4build1.dsc 2.6 KiB fb9af9d47ec10aaa6bd367aec8a2e9a2e60eb6f840dca0440b912b7cd0ca66f4

Available diffs

View changes file

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.