haskell-blaze-builder 0.4.2.2-1build3 source package in Ubuntu

Changelog

haskell-blaze-builder (0.4.2.2-1build3) lunar; urgency=medium

  * Rebuild against new GHC ABI.

 -- Gianfranco Costamagna <email address hidden>  Fri, 09 Dec 2022 13:59:20 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe haskell
Lunar release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-blaze-builder_0.4.2.2.orig.tar.gz 59.3 KiB 2cdc998c021d3a5f2a66a95138b93386271c26a117e7676d78264a90e536af67
haskell-blaze-builder_0.4.2.2-1build3.debian.tar.xz 3.5 KiB feafa5f53e1161f2299b0b43b874e35ef358f46a7ccbba4a64681c7c12e35456
haskell-blaze-builder_0.4.2.2-1build3.dsc 2.4 KiB 94c4abc24166d6edc896595fe15b9b0a355c8185504df777736230b53bf0d791

View changes file

Binary packages built by this source

libghc-blaze-builder-dev: abstraction of buffered output of byte streams

 This library provides an abstraction of buffered output of byte streams and
 several convenience functions to exploit it. For example, it allows one to
 efficiently serialize Haskell values to lazy bytestrings with a large average
 chunk size. The large average chunk size allows one to make good use of cache
 prefetching in later processing steps (e.g. compression) and reduces the
 system call overhead when writing the resulting lazy bytestring to a file or
 sending it over the network.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-blaze-builder-doc: abstraction of buffered output of byte streams; documentation

 This library provides an abstraction of buffered output of byte streams and
 several convenience functions to exploit it. For example, it allows one to
 efficiently serialize Haskell values to lazy bytestrings with a large average
 chunk size. The large average chunk size allows one to make good use of cache
 prefetching in later processing steps (e.g. compression) and reduces the
 system call overhead when writing the resulting lazy bytestring to a file or
 sending it over the network.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-blaze-builder-prof: abstraction of buffered output of byte streams; profiling libraries

 This library provides an abstraction of buffered output of byte streams and
 several convenience functions to exploit it. For example, it allows one to
 efficiently serialize Haskell values to lazy bytestrings with a large average
 chunk size. The large average chunk size allows one to make good use of cache
 prefetching in later processing steps (e.g. compression) and reduces the
 system call overhead when writing the resulting lazy bytestring to a file or
 sending it over the network.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.