Fri, 28 Jun 2024 14:22:07 UTC | login

Information for build ghc-threads-0.5.1.6-5.fc31

ID128240
Package Nameghc-threads
Version0.5.1.6
Release5.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-threads.git#be477b1863e20ee3249fc44f9f3a0b5c2e6fcca7
SummaryFork threads and wait for their result
DescriptionThis package provides functions to fork threads and wait for their result, whether it's an exception or a normal value. Besides waiting for the termination of a single thread this packages also provides functions to wait for a group of threads to terminate. This package is similar to the 'threadmanager', 'async' and 'spawn' packages. The advantages of this package are: * Simpler API. * More efficient in both space and time. * No space-leak when forking a large number of threads. * Correct handling of asynchronous exceptions. * GHC specific functionality like 'forkOn' and 'forkIOWithUnmask'.
Built bydavidlt
State failed
Volume DEFAULT
StartedSun, 22 Sep 2019 02:24:28 UTC
CompletedSun, 22 Sep 2019 02:55:48 UTC
Taskbuild (f31-candidate, /rpms/ghc-threads.git:be477b1863e20ee3249fc44f9f3a0b5c2e6fcca7)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-threads.git#be477b1863e20ee3249fc44f9f3a0b5c2e6fcca7'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Aug 02 2019 Jens Petersen <petersen@redhat.com> - 0.5.1.6-5 - add doc and prof subpackages (cabal-rpm-1.0.0) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 0.5.1.6-3 - refresh to cabal-rpm-0.13 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Jul 22 2018 Jens Petersen <petersen@redhat.com> - 0.5.1.6-1 - update to 0.5.1.6 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 24 2018 Jens Petersen <petersen@redhat.com> - 0.5.1.5-1 - update to 0.5.1.5