Thu, 27 Jun 2024 14:07:31 UTC | login

Information for build ghc-monad-par-0.3.5-17.rvre0.fc38

ID250743
Package Nameghc-monad-par
Version0.3.5
Release17.rvre0.fc38
Epoch
Sourcegit+http://fedora.riscv.rocks:3000/rpms/ghc-monad-par.git#1d66648503af58887d4ccf72ad736fc1b21c8476
SummaryA library for parallel programming based on a monad
DescriptionThe 'Par' monad offers a simple API for parallel programming. The library works for parallelising both pure and 'IO' computations, although only the pure version is deterministic. The default implementation provides a work-stealing scheduler and supports forking tasks that are much lighter weight than IO-threads. For complete documentation see "Control.Monad.Par". Some examples of use can be found in the 'examples/' directory of the source package. Other related packages: * 'abstract-par' provides the type classes that abstract over different implementations of the 'Par' monad. * 'monad-par-extras' provides extra combinators and monad transformers layered on top of the 'Par' monad. Changes in 0.3.4 relative to 0.3: * Fix bugs that cause "thread blocked indefinitely on MVar" crashes. * Added "Control.Monad.Par.IO".
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 25 Jun 2023 13:33:47 UTC
CompletedSun, 25 Jun 2023 13:57:52 UTC
Taskbuild (f38, /rpms/ghc-monad-par.git:1d66648503af58887d4ccf72ad736fc1b21c8476)
Extra{'source': {'original_url': 'git+http://fedora.riscv.rocks:3000/rpms/ghc-monad-par.git#1d66648503af58887d4ccf72ad736fc1b21c8476'}}
Tags
f38
f39
f40
RPMs
src
ghc-monad-par-0.3.5-17.rvre0.fc38.src.rpm (info) (download)
noarch
ghc-monad-par-doc-0.3.5-17.rvre0.fc38.noarch.rpm (info) (download)
riscv64
ghc-monad-par-0.3.5-17.rvre0.fc38.riscv64.rpm (info) (download)
ghc-monad-par-devel-0.3.5-17.rvre0.fc38.riscv64.rpm (info) (download)
ghc-monad-par-prof-0.3.5-17.rvre0.fc38.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Jun 25 2023 David Abdurachmanov <davidlt@rivosinc.com> 0.3.5-17.rvre0 - Rebuilt for Fedora/RISCV (riscv64); adding .rvreX to Release: * Thu Feb 16 2023 Jens Petersen <petersen@redhat.com> - 0.3.5-11 - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 0.3.5-9 - rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Aug 06 2021 Jens Petersen <petersen@redhat.com> - 0.3.5-7 - rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild