Sat, 01 Mar 2025 10:11:46 UTC | login

Information for build ghc-safe-exceptions-0.1.7.4-25.fc42

ID358697
Package Nameghc-safe-exceptions
Version0.1.7.4
Release25.fc42
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-safe-exceptions.git#98d4141b9c3164f4481664a8f1baf0c90fc82e17
SummarySafe, consistent, and easy exception handling
DescriptionThis package provides additional safety and simplicity versus `Control.Exception` by having its functions recognize the difference between synchronous and asynchronous exceptions. As described below, synchronous exceptions are treated as _recoverable_, allowing you to catch and handle them as well as clean up after them, whereas asynchronous exceptions can only be cleaned up after. In particular, this library prevents you from making the following mistakes: * Catching and swallowing an asynchronous exception * Throwing an asynchronous exception synchronously * Throwing a synchronous exception asynchronously * Swallowing asynchronous exceptions via failing cleanup handlers
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 28 Feb 2025 19:54:49 UTC
CompletedSat, 01 Mar 2025 00:36:04 UTC
Taskbuild (f42, /rpms/ghc-safe-exceptions.git:98d4141b9c3164f4481664a8f1baf0c90fc82e17)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-safe-exceptions.git#98d4141b9c3164f4481664a8f1baf0c90fc82e17'}}
Tags
f42
RPMs
src
ghc-safe-exceptions-0.1.7.4-25.fc42.src.rpm (info) (download)
noarch
ghc-safe-exceptions-doc-0.1.7.4-25.fc42.noarch.rpm (info) (download)
riscv64
ghc-safe-exceptions-0.1.7.4-25.fc42.riscv64.rpm (info) (download)
ghc-safe-exceptions-devel-0.1.7.4-25.fc42.riscv64.rpm (info) (download)
ghc-safe-exceptions-prof-0.1.7.4-25.fc42.riscv64.rpm (info) (download)
Logs
riscv64
state.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.7.4-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sat Aug 03 2024 Jens Petersen <petersen@redhat.com> - 0.1.7.4-24 - bump over tar-conduit * Sun Jul 21 2024 Jens Petersen <petersen@redhat.com> - 0.1.7.4-1 - spec file generated by cabal-rpm-2.2.1