Thu, 04 Jul 2024 20:12:27 UTC | login

Information for build ghc-foundation-0.0.23-1.fc31

ID125103
Package Nameghc-foundation
Version0.0.23
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-foundation.git#114a3e81b78a775dc7872c687190d4dd9a7f6707
SummaryAlternative prelude with batteries and no dependencies
DescriptionA custom prelude with no dependencies apart from base. This package has the following goals: * provide a base like sets of modules that provide a consistent set of features and bugfixes across multiple versions of GHC (unlike base). * provide a better and more efficient prelude than base's prelude. * be self-sufficient: no external dependencies apart from base. * provide better data-types: packed unicode string by default, arrays. * Better numerical classes that better represent mathematical thing (No more all-in-one Num). * Better I/O system with less Lazy IO * Usual partial functions distinguished through type system.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 21 Sep 2019 23:47:56 UTC
CompletedSun, 22 Sep 2019 00:17:10 UTC
Taskbuild (f31-candidate, /rpms/ghc-foundation.git:114a3e81b78a775dc7872c687190d4dd9a7f6707)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-foundation.git#114a3e81b78a775dc7872c687190d4dd9a7f6707'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jul 25 2019 Jens Petersen <petersen@redhat.com> - 0.0.23-1 - update to 0.0.23 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.21-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 0.0.21-3 - refresh to cabal-rpm-0.13 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.21-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 26 2018 Jens Petersen <petersen@redhat.com> - 0.0.21-1 - update to 0.0.21 * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 09 2018 Elliott Sales de Andrade <quantum.analyst@gmail.com> - 0.0.20-1 - update to 0.0.20 * Fri Feb 23 2018 Jens Petersen <petersen@redhat.com> - 0.0.17-3 - unbundle basement * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 24 2018 Jens Petersen <petersen@redhat.com> - 0.0.13-1 - update to 0.0.17 - subpackage basement