Mon, 17 Jun 2024 10:58:25 UTC | login

Information for build ghc-explicit-exception-0.2-1.fc40

ID267318
Package Nameghc-explicit-exception
Version0.2
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-explicit-exception.git#ba11f7a3ab2d1ae0e2a61a9b228cfb087b5b3178
SummaryExceptions which are explicit in the type signature
DescriptionSynchronous and Asynchronous exceptions which are explicit in the type signature. The first ones are very similar to 'Either' and 'Control.Monad.Error.ErrorT'. The second ones are used for 'System.IO.readFile' and 'System.IO.hGetContents'. This package is a proposal for improved exception handling in Haskell. It strictly separates between handling of exceptional situations (file not found, invalid user input, see <http://wiki.haskell.org/Exception>) and (programming) errors (division by zero, index out of range, see <http://wiki.haskell.org/Error>). Handling of the first one is called "exception handling", whereas handling of errors is better known as "debugging".
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 17 Nov 2023 14:49:15 UTC
CompletedFri, 17 Nov 2023 15:09:49 UTC
Taskbuild (f40, /rpms/ghc-explicit-exception.git:ba11f7a3ab2d1ae0e2a61a9b228cfb087b5b3178)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-explicit-exception.git#ba11f7a3ab2d1ae0e2a61a9b228cfb087b5b3178'}}
Tags
f40
RPMs
src
ghc-explicit-exception-0.2-1.fc40.src.rpm (info) (download)
noarch
ghc-explicit-exception-doc-0.2-1.fc40.noarch.rpm (info) (download)
riscv64
ghc-explicit-exception-0.2-1.fc40.riscv64.rpm (info) (download)
ghc-explicit-exception-devel-0.2-1.fc40.riscv64.rpm (info) (download)
ghc-explicit-exception-prof-0.2-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Jul 23 2023 Jens Petersen <petersen@redhat.com> 0.2-1 - https://hackage.haskell.org/package/explicit-exception-0.2/changelog * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.1.10.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 0.1.10.1-1 - https://hackage.haskell.org/package/explicit-exception-0.1.10.1/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.10-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Jens Petersen <petersen@redhat.com> - 0.1.10-9 - rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.10-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Aug 06 2021 Jens Petersen <petersen@redhat.com> - 0.1.10-7 - rebuild