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

Changelog

haskell-blaze-builder (0.4.2.2-1build1) kinetic; urgency=medium

  * No-change rebuild for new ghc

 -- Steve Langasek <email address hidden>  Tue, 23 Aug 2022 05:42:10 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Kinetic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
haskell
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Kinetic 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-1build1.debian.tar.xz 3.4 KiB 4898fcc9d431bd1c7d6bd2f1066bf8ca80ab98142c836c0fd10e39b0b57b99ca
haskell-blaze-builder_0.4.2.2-1build1.dsc 2.5 KiB e45d4840efc2b12336027272c22b94cc2b3ec78e8ee1b8ecff99da471539cdfe

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.