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

Changelog

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

  * New upstream release

 -- Ilias Tsitsimpis <email address hidden>  Thu, 19 Oct 2023 21:05:24 +0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe haskell

Downloads

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

No changes file available.

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.