Wed, 25 Mar 2026 20:24:04 CST | login

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

ID29267
Package Nameghc-pipes
Version4.3.16
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/ghc-pipes.git?.#06359d9f6ba125e7c3ab25f7e00b92001a3d90f0
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 byfanjunkong
State complete
Volume DEFAULT
StartedFri, 20 Sep 2024 23:08:18 CST
CompletedFri, 20 Sep 2024 23:12:10 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-1.oc9.src.rpm (info) (download)
aarch64
ghc-pipes-4.3.16-1.oc9.aarch64.rpm (info) (download)
ghc-pipes-devel-4.3.16-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-pipes-doc-4.3.16-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-pipes-4.3.16-1.oc9.x86_64.rpm (info) (download)
ghc-pipes-devel-4.3.16-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 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.3.16-1 - initial build