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

Changelog

haskell-bytestring-progress (1.4-3build1) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Sun, 11 Dec 2022 05:36:40 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar 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-3build1.debian.tar.xz 3.0 KiB a454d4db5c226a3b3ffd4cdc2a470635e9392a0f5ad47c82a291cf9694f590b0
haskell-bytestring-progress_1.4-3build1.dsc 2.6 KiB 45407bbc62da3345d0cb8a948a0ee475005ccd910d5dda1d424db350d282045a

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.