Thu, 22 Jan 2026 09:57:21 CST | login

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

ID14535
Package Nameghc-pipes
Version4.3.16
Release1.ocs23
Epoch
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 09 Aug 2024 10:51:43 CST
CompletedFri, 09 Aug 2024 10:53:42 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ghc-pipes.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-pipes.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-pipes-4.3.16-1.ocs23.src.rpm (info) (download)
aarch64
ghc-pipes-4.3.16-1.ocs23.aarch64.rpm (info) (download)
ghc-pipes-devel-4.3.16-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-pipes-doc-4.3.16-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-pipes-4.3.16-1.ocs23.x86_64.rpm (info) (download)
ghc-pipes-devel-4.3.16-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 * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 4.3.16-1 - initial build