Fedora Packages

ghc-blaze-builder

Efficient buffered output

This library allows to efficiently serialize Haskell values to lazy bytestrings with a large average chunk size. The large average chunk size allows 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 library was inspired by the module Data.Binary.Builder provided by the binary package. It was originally developed with the specific needs of the blaze-html package in mind. Since then it has been restructured to serve as a drop-in replacement for Data.Binary.Builder, which it improves upon both in speed as well as expressivity.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.4.2.2-8.fc40 -
Fedora 40 0.4.2.2-8.fc40 -
Fedora 39 0.4.2.2-6.fc39 -
Fedora 38 0.4.2.2-4.fc38 -
EPEL 9 0.4.2.2-1.el9 -
EPEL 8 0.4.1.0-1.el8 -
EPEL 7 0.3.1.1-2.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at ghc-blaze-builder dash maintainers at fedoraproject dot org.



Sources on Pagure