Mon, 30 Sep 2024 03:08:30 UTC | login

Information for build ghc-monad-par-0.3.5-1.fc33

ID137862
Package Nameghc-monad-par
Version0.3.5
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-monad-par.git#7bffae02ab7ecf38f855ac193e2f6264ebfe6047
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
StartedMon, 20 Apr 2020 11:04:50 UTC
CompletedMon, 20 Apr 2020 11:50:25 UTC
Taskbuild (f33, /rpms/ghc-monad-par.git:7bffae02ab7ecf38f855ac193e2f6264ebfe6047)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-monad-par.git#7bffae02ab7ecf38f855ac193e2f6264ebfe6047'}}
Tags
f33
RPMs
src
ghc-monad-par-0.3.5-1.fc33.src.rpm (info) (download)
noarch
ghc-monad-par-doc-0.3.5-1.fc33.noarch.rpm (info) (download)
riscv64
ghc-monad-par-0.3.5-1.fc33.riscv64.rpm (info) (download)
ghc-monad-par-devel-0.3.5-1.fc33.riscv64.rpm (info) (download)
ghc-monad-par-prof-0.3.5-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Fri Feb 14 2020 Jens Petersen <petersen@redhat.com> - 0.3.5-1 - update to 0.3.5 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4.8-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Aug 02 2019 Jens Petersen <petersen@redhat.com> - 0.3.4.8-9 - add doc and prof subpackages (cabal-rpm-1.0.0) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4.8-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 0.3.4.8-7 - refresh to cabal-rpm-0.13 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4.8-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 28 2018 Jens Petersen <petersen@redhat.com> - 0.3.4.8-5 - rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild