Sat, 14 Dec 2024 17:34:35 UTC | login

Information for build ghc-monad-par-0.3.5-16.fc38

ID235363
Package Nameghc-monad-par
Version0.3.5
Release16.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-monad-par.git#3b229c37f7335e479c6a600f4f26b778d377941d
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
StartedThu, 13 Apr 2023 10:51:44 UTC
CompletedThu, 13 Apr 2023 11:13:51 UTC
Taskbuild (f38, /rpms/ghc-monad-par.git:3b229c37f7335e479c6a600f4f26b778d377941d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-monad-par.git#3b229c37f7335e479c6a600f4f26b778d377941d'}}
Tags
f38
RPMs
src
ghc-monad-par-0.3.5-16.fc38.src.rpm (info) (download)
noarch
ghc-monad-par-doc-0.3.5-16.fc38.noarch.rpm (info) (download)
riscv64
ghc-monad-par-0.3.5-16.fc38.riscv64.rpm (info) (download)
ghc-monad-par-devel-0.3.5-16.fc38.riscv64.rpm (info) (download)
ghc-monad-par-prof-0.3.5-16.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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