haskell-blaze-builder 0.4.1.0-4build2 source package in Ubuntu

Changelog

haskell-blaze-builder (0.4.1.0-4build2) hirsute; urgency=medium

  * No-change rebuild for new GHC ABIs

 -- Steve Langasek <email address hidden>  Thu, 29 Oct 2020 22:29:53 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe haskell

Downloads

File Size SHA-256 Checksum
haskell-blaze-builder_0.4.1.0.orig.tar.gz 59.9 KiB 91fc8b966f3e9dc9461e1675c7566b881740f99abc906495491a3501630bc814
haskell-blaze-builder_0.4.1.0-4build2.debian.tar.xz 3.4 KiB e688f3304596fe8220cfc940ae52229310a567cdbcb35f03de9317a6e762394a
haskell-blaze-builder_0.4.1.0-4build2.dsc 2.5 KiB 9f6d6cc4d607182a5cac3e385f2295b1acc7153705da7971a63a34a247a4c863

Available diffs

View changes file

Binary packages built by this source

libghc-blaze-builder-dev: No summary available for libghc-blaze-builder-dev in ubuntu hirsute.

No description available for libghc-blaze-builder-dev in ubuntu hirsute.

libghc-blaze-builder-doc: No summary available for libghc-blaze-builder-doc in ubuntu hirsute.

No description available for libghc-blaze-builder-doc in ubuntu hirsute.

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.