Mon, 24 Jun 2024 02:58:53 UTC | login

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

ID281494
Package Nameghc-explicit-exception
Version0.2
Release3.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-explicit-exception.git#ba71ae21db8b0d403d502b9072be26b853e2d75c
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
StartedThu, 15 Feb 2024 08:47:51 UTC
CompletedThu, 15 Feb 2024 09:18:27 UTC
Taskbuild (f40, /rpms/ghc-explicit-exception.git:ba71ae21db8b0d403d502b9072be26b853e2d75c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-explicit-exception.git#ba71ae21db8b0d403d502b9072be26b853e2d75c'}}
Tags
f40
f41
RPMs
src
ghc-explicit-exception-0.2-3.fc40.src.rpm (info) (download)
noarch
ghc-explicit-exception-doc-0.2-3.fc40.noarch.rpm (info) (download)
riscv64
ghc-explicit-exception-0.2-3.fc40.riscv64.rpm (info) (download)
ghc-explicit-exception-devel-0.2-3.fc40.riscv64.rpm (info) (download)
ghc-explicit-exception-prof-0.2-3.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * 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