Sat, 29 Jun 2024 19:03:39 UTC | login

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

ID176669
Package Nameghc-monad-par
Version0.3.5
Release4.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-monad-par.git#d94f76f09075b5d80ec87e193b51f92b4faa5edb
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 Aug 2020 13:47:48 UTC
CompletedThu, 13 Aug 2020 14:46:31 UTC
Taskbuild (f33, /rpms/ghc-monad-par.git:d94f76f09075b5d80ec87e193b51f92b4faa5edb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-monad-par.git#d94f76f09075b5d80ec87e193b51f92b4faa5edb'}}
Tags
f33
f37
f38
RPMs
src
ghc-monad-par-0.3.5-4.fc33.src.rpm (info) (download)
noarch
ghc-monad-par-doc-0.3.5-4.fc33.noarch.rpm (info) (download)
riscv64
ghc-monad-par-0.3.5-4.fc33.riscv64.rpm (info) (download)
ghc-monad-par-devel-0.3.5-4.fc33.riscv64.rpm (info) (download)
ghc-monad-par-prof-0.3.5-4.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-4 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 17 2020 Jens Petersen <petersen@redhat.com> - 0.3.5-2 - refresh to cabal-rpm-2.0.6 * 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