Mon, 24 Jun 2024 06:29:43 UTC | login

Information for build ghc-explicit-exception-0.1.9.2-4.fc30

ID87209
Package Nameghc-explicit-exception
Version0.1.9.2
Release4.fc30
Epoch
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://www.haskell.org/haskellwiki/Exception>) and (programming) errors (division by zero, index out of range, see <http://www.haskell.org/haskellwiki/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
StartedSat, 23 Feb 2019 00:48:10 UTC
CompletedSat, 23 Feb 2019 03:38:13 UTC
Taskbuild (f30-candidate, ghc-explicit-exception-0.1.9.2-4.fc30.src.rpm)
Tags
f30
f31
RPMs
src
ghc-explicit-exception-0.1.9.2-4.fc30.src.rpm (info) (download)
riscv64
ghc-explicit-exception-0.1.9.2-4.fc30.riscv64.rpm (info) (download)
ghc-explicit-exception-devel-0.1.9.2-4.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.9.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sun Jul 29 2018 Jens Petersen <petersen@redhat.com> - 0.1.9.2-3 - rebuild * Sun Jul 29 2018 Jens Petersen <petersen@redhat.com> - 0.1.9.2-2 - rebuild * Mon Jul 23 2018 Fedora Haskell SIG <haskell@lists.fedoraproject.org> - 0.1.9.2-1 - spec file generated by cabal-rpm-0.12.5