Mon, 12 Jan 2026 12:04:53 CST | login

Information for build ghc-io-streams-1.5.2.2-4.oc9

ID45229
Package Nameghc-io-streams
Version1.5.2.2
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-io-streams.git?.#466b3d0e552a09ccaaa0b7380352989c9ab77809
SummarySimple, composable, and easy-to-use stream I/O
DescriptionThe io-streams library contains simple and easy-to-use primitives for I/O using streams. Most users will want to import the top-level convenience module "System.IO.Streams", which re-exports most of the library: For first-time users, 'io-streams' comes with an included tutorial, which can be found in the "System.IO.Streams.Tutorial" module. 'io-streams' comes with: * functions to use files, handles, concurrent channels, sockets, lists, vectors, and more as streams. * a variety of combinators for wrapping and transforming streams, including compression and decompression using zlib, controlling precisely how many bytes are read from or written to a stream, buffering output using bytestring builders, folds, maps, filters, zips, etc. * support for parsing from streams using 'attoparsec'. * support for spawning processes and communicating with them using streams.
Built byepol-bot
State complete
Volume DEFAULT
StartedTue, 21 Oct 2025 15:58:39 CST
CompletedTue, 21 Oct 2025 16:04:18 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-io-streams.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-io-streams.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-io-streams-1.5.2.2-4.oc9.src.rpm (info) (download)
aarch64
ghc-io-streams-1.5.2.2-4.oc9.aarch64.rpm (info) (download)
ghc-io-streams-devel-1.5.2.2-4.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-io-streams-1.5.2.2-4.oc9.loongarch64.rpm (info) (download)
ghc-io-streams-devel-1.5.2.2-4.oc9.loongarch64.rpm (info) (download)
noarch
ghc-io-streams-doc-1.5.2.2-4.oc9.noarch.rpm (info) (download)
x86_64
ghc-io-streams-1.5.2.2-4.oc9.x86_64.rpm (info) (download)
ghc-io-streams-devel-1.5.2.2-4.oc9.x86_64.rpm (info) (download)
Logs
x86_64
state.log
dnf.rpm.log
dnf.log
installed_pkgs.log
hw_info.log
root.log
mock_output.log
build.log
dnf.librepo.log
mock_config.log
noarch_rpmdiff.json
aarch64
mock_config.log
installed_pkgs.log
dnf.librepo.log
mock_output.log
state.log
root.log
build.log
dnf.rpm.log
hw_info.log
dnf.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Oct 21 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.5.2.2-4 - [Type] other - [DESC] Rebuilt for ghc-network * Tue Oct 14 2025 zeyouliu <zeyouliu@tencent.com> - 1.5.2.2-3 - [Type] other - [DESC] rebuild for ghc 9.8.4 * Thu Jun 05 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.5.2.2-2 - Rebuilt for loongarch64 * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.2.2-1 - initial build