Thu, 26 Mar 2026 04:53:25 CST | login

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

ID36214
Package Nameghc-pipes
Version4.3.16
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-pipes.git?.#fd9e7aea76d8e72b654cf6fd749cc910164bcf3b
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 bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 04 Sep 2025 21:33:57 CST
CompletedThu, 04 Sep 2025 21:44:14 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-2.oc9.src.rpm (info) (download)
aarch64
ghc-pipes-4.3.16-2.oc9.aarch64.rpm (info) (download)
ghc-pipes-devel-4.3.16-2.oc9.aarch64.rpm (info) (download)
loongarch64
ghc-pipes-4.3.16-2.oc9.loongarch64.rpm (info) (download)
ghc-pipes-devel-4.3.16-2.oc9.loongarch64.rpm (info) (download)
noarch
ghc-pipes-doc-4.3.16-2.oc9.noarch.rpm (info) (download)
x86_64
ghc-pipes-4.3.16-2.oc9.x86_64.rpm (info) (download)
ghc-pipes-devel-4.3.16-2.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
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 * 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