haskell-blaze-builder 0.4.2.3-1build1 source package in Ubuntu

Changelog

haskell-blaze-builder (0.4.2.3-1build1) oracular; urgency=medium

  * Rebuild against new GHC ABIs.

 -- Gianfranco Costamagna <email address hidden>  Wed, 15 May 2024 10:12:13 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-blaze-builder_0.4.2.3.orig.tar.gz 59.4 KiB 66291874236b7342adab033e3cddae414a23a2865dfb44095dfc4e0b9d46703b
haskell-blaze-builder_0.4.2.3-1build1.debian.tar.xz 3.4 KiB a6811029a4d76e23f795d8408f441b6cdae3e71758f59575a28c66a1195ff767
haskell-blaze-builder_0.4.2.3-1build1.dsc 2.4 KiB 1f98bf2b67e843ee2772cbc7a9f520f9fabf6c219a3e606d80e7fadd05e1889a

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.