Mon, 26 Jan 2026 12:47:34 CST | login

Information for build ghc-blaze-builder-0.4.2.2-1.oc9

ID27347
Package Nameghc-blaze-builder
Version0.4.2.2
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-blaze-builder.git?.#6b789d0ee5f7c96210b93a17d953876408d27321
SummaryEfficient buffered output
DescriptionThis 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.
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 11:33:33 CST
CompletedMon, 05 Aug 2024 11:35:44 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-blaze-builder.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-blaze-builder.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-blaze-builder-0.4.2.2-1.oc9.src.rpm (info) (download)
aarch64
ghc-blaze-builder-0.4.2.2-1.oc9.aarch64.rpm (info) (download)
ghc-blaze-builder-devel-0.4.2.2-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-blaze-builder-doc-0.4.2.2-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-blaze-builder-0.4.2.2-1.oc9.x86_64.rpm (info) (download)
ghc-blaze-builder-devel-0.4.2.2-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.4.2.2-1 - initial build