haskell-blaze-builder 0.2.1.4-1build2 source package in Ubuntu

Changelog

haskell-blaze-builder (0.2.1.4-1build2) precise; urgency=low

  * Rebuild for new GHC ABIs.
 -- Colin Watson <email address hidden>   Thu, 03 Nov 2011 08:50:35 -0400

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
haskell
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-blaze-builder_0.2.1.4.orig.tar.gz 58.9 KiB c28845628e071aa418ed13eeb03726e070039c3285a6d25f4a3b280eb9901464
haskell-blaze-builder_0.2.1.4-1build2.debian.tar.gz 2.6 KiB c01df8781b38df4be88cee2b048d3cc3fa23a211fcb8288fb9132c8f79d24bdc
haskell-blaze-builder_0.2.1.4-1build2.dsc 2.5 KiB 8aed4508fb2c0f89e30236c3ffd97ec69b744e8f647aa2b55194b5a928ec9ca3

Available diffs

View changes file

Binary packages built by this source

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

 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 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 sytem
 call overhead when writing the resulting lazy bytestring to a file or sending
 it over the network.

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

 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 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 sytem
 call overhead when writing the resulting lazy bytestring to a file or sending
 it over the network.

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

 This package provides a library for the Haskell programming language,
 compiled for profiling.
 See http://www.haskell.org/ for more information on Haskell.
 .
 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 sytem
 call overhead when writing the resulting lazy bytestring to a file or sending
 it over the network.