Thu, 29 Jan 2026 03:18:45 CST | login

Information for build ghc-io-streams-1.5.2.2-1.ocs23

ID8194
Package Nameghc-io-streams
Version1.5.2.2
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ghc-io-streams.git?.#663b136ddaa3ffcf3b166ef3df619e5ebfa31107
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 bybbrucezhang
State complete
Volume DEFAULT
StartedTue, 18 Jun 2024 20:27:14 CST
CompletedTue, 18 Jun 2024 20:28:53 CST
Taskbuild (dist-ocs23-epol9, /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-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-io-streams-1.5.2.2-1.ocs23.src.rpm (info) (download)
aarch64
ghc-io-streams-1.5.2.2-1.ocs23.aarch64.rpm (info) (download)
ghc-io-streams-devel-1.5.2.2-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-io-streams-doc-1.5.2.2-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-io-streams-1.5.2.2-1.ocs23.x86_64.rpm (info) (download)
ghc-io-streams-devel-1.5.2.2-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.5.2.2-1 - initial build