Package ghc-blaze-builder-0.4.2.2-1.el9.x86_64
Name | ghc-blaze-builder |
---|---|
Epoch | 0 |
Version | 0.4.2.2 |
Release | 1.el9 |
Architecture | x86_64 |
Website/URL | https://hackage.haskell.org/package/blaze-builder |
License | BSD |
Build Time | 2023-08-18 18:30:50 |
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 | 39 KiB |
Source Project | ghc-blaze-builder-0.4.2.2-1.el9 |
SHA-256 checksum | 43be9c019c207c920e84e0f6b95aa7fe506a8407f58bbdeb64453f37b19bf942 |
×
* 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