Mon, 17 Jun 2024 08:42:07 UTC | login

Information for build ghc-explicit-exception-0.1.10-1.fc31

ID125062
Package Nameghc-explicit-exception
Version0.1.10
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-explicit-exception.git#b10a1d2349eae3f84cc61c9aef9a8a55a8b1d98c
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 failed
Volume DEFAULT
StartedSat, 21 Sep 2019 23:37:02 UTC
CompletedSun, 22 Sep 2019 00:11:37 UTC
Taskbuild (f31-candidate, /rpms/ghc-explicit-exception.git:b10a1d2349eae3f84cc61c9aef9a8a55a8b1d98c)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-explicit-exception.git#b10a1d2349eae3f84cc61c9aef9a8a55a8b1d98c'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jul 25 2019 Jens Petersen <petersen@redhat.com> - 0.1.10-1 - update to 0.1.10 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.9.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 0.1.9.2-5 - refresh to cabal-rpm-0.13 * 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