[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package ghc-blaze-builder-0.4.2.2-1.el9.src download

Name ghc-blaze-builder
Epoch 0
Version 0.4.2.2
Release 1.el9
Architecture src
Website/URL https://hackage.haskell.org/package/blaze-builder
License BSD
Build Time 2023-08-18 18:30:13
Build Host builder-x86-01.inferitos.ru
Summary Efficient buffered output
Repositories Extras
Description 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.
Errata
Size 71 KiB
Source Project ghc-blaze-builder-0.4.2.2-1.el9
SHA-256 checksum 9c8a755c744fdd8e8524a10d806eb91f079289de00efe86416294386a5942163
× Full screenshot
Changelog link
* Fri Aug 18 2023 Alexey Lyubimov <a.lyubimov@msvsphere.ru> - 0.4.2.2-1
- Rebuilt for MSVSphere 9.2

* Tue Jun 07 2022 Jens Petersen <petersen@redhat.com> - 0.4.2.2-1
- https://hackage.haskell.org/package/blaze-builder-0.4.2.2/changelog

* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild