Tue, 02 Jul 2024 13:48:27 UTC | login

Information for build ghc-pipes-4.3.16-12.fc40

ID281588
Package Nameghc-pipes
Version4.3.16
Release12.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-pipes.git#aad1148c671eae905bd09fd54f4f857eb69b5b36
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 bydavidlt
State complete
Volume DEFAULT
StartedThu, 15 Feb 2024 12:06:53 UTC
CompletedThu, 15 Feb 2024 13:18:00 UTC
Taskbuild (f40, /rpms/ghc-pipes.git:aad1148c671eae905bd09fd54f4f857eb69b5b36)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-pipes.git#aad1148c671eae905bd09fd54f4f857eb69b5b36'}}
Tags
f40
f41
RPMs
src
ghc-pipes-4.3.16-12.fc40.src.rpm (info) (download)
noarch
ghc-pipes-doc-4.3.16-12.fc40.noarch.rpm (info) (download)
riscv64
ghc-pipes-4.3.16-12.fc40.riscv64.rpm (info) (download)
ghc-pipes-devel-4.3.16-12.fc40.riscv64.rpm (info) (download)
ghc-pipes-prof-4.3.16-12.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.16-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.16-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 29 2023 Jens Petersen <petersen@redhat.com> - 4.3.16-10 - bump release * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.16-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 4.3.16-5 - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.16-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 4.3.16-3 - rebuild