Sun, 25 Jan 2026 11:14:18 CST | login

Information for build ghc-pipes-4.3.16-3.oc9

ID44452
Package Nameghc-pipes
Version4.3.16
Release3.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-pipes.git?.#2766bc911390e7a07859efdc469f171de82092e9
SummaryCompositional pipelines
DescriptionPipes is a clean and powerful stream processing library that lets you build and connect reusable streaming components Advantages over traditional streaming libraries: * Concise API: Use simple commands like 'for', ('>->'), 'await', and 'yield' * Blazing fast: Implementation tuned for speed, including shortcut fusion * Lightweight Dependency: pipes is small and compiles very rapidly, including dependencies * Elegant semantics: Use practical category theory * ListT: Correct implementation of ListT that interconverts with pipes * Bidirectionality: Implement duplex channels * Extensive Documentation: Second to none! Import "Pipes" to use the library. Read "Pipes.Tutorial" for an extensive tutorial.
Built byzeyouliu
State complete
Volume DEFAULT
StartedSun, 21 Sep 2025 23:55:16 CST
CompletedMon, 22 Sep 2025 00:02:32 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/ghc-pipes.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-pipes.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-pipes-4.3.16-3.oc9.src.rpm (info) (download)
aarch64
ghc-pipes-4.3.16-3.oc9.aarch64.rpm (info) (download)
ghc-pipes-devel-4.3.16-3.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-pipes-4.3.16-3.oc9.loongarch64.rpm (info) (download)
ghc-pipes-devel-4.3.16-3.oc9.loongarch64.rpm (info) (download)
noarch
ghc-pipes-doc-4.3.16-3.oc9.noarch.rpm (info) (download)
x86_64
ghc-pipes-4.3.16-3.oc9.x86_64.rpm (info) (download)
ghc-pipes-devel-4.3.16-3.oc9.x86_64.rpm (info) (download)
Logs
x86_64
build.log
mock_output.log
dnf.rpm.log
installed_pkgs.log
hw_info.log
state.log
dnf.log
mock_config.log
dnf.librepo.log
root.log
noarch_rpmdiff.json
aarch64
dnf.log
state.log
hw_info.log
build.log
installed_pkgs.log
mock_output.log
root.log
mock_config.log
dnf.rpm.log
dnf.librepo.log
noarch_rpmdiff.json
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Sep 21 2025 ocs-bot <ocs-bot@opencloudos.tech> - 4.3.16-3 - [Type] other - [DESC] Rebuild for ghc 9.8.4 * Fri Jun 06 2025 bbrucezhang <bbrucezhang@tencent.com> - 4.3.16-2 - Rebuilt for loongarch64 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.3.16-1 - initial build