Thu, 11 Jul 2024 20:31:13 UTC | login

Information for build ghc-foundation-0.0.21-3.fc31

ID103807
Package Nameghc-foundation
Version0.0.21
Release3.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-foundation.git#2d954d70a0e710ef9a2b4655aeaa23ba31f354cf
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 complete
Volume DEFAULT
StartedFri, 26 Jul 2019 12:21:57 UTC
CompletedSat, 27 Jul 2019 03:47:00 UTC
Taskbuild (f31-candidate, /rpms/ghc-foundation.git:2d954d70a0e710ef9a2b4655aeaa23ba31f354cf)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-foundation.git#2d954d70a0e710ef9a2b4655aeaa23ba31f354cf'}}
Tags
f31
f32
f33
RPMs
src
ghc-foundation-0.0.21-3.fc31.src.rpm (info) (download)
noarch
ghc-foundation-devel-doc-0.0.21-3.fc31.noarch.rpm (info) (download)
riscv64
ghc-foundation-0.0.21-3.fc31.riscv64.rpm (info) (download)
ghc-foundation-devel-0.0.21-3.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * Mon Aug 28 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.0.13-3 - Make documentation subpackage noarch. * Sat Aug 26 2017 Elliott Sales de Andrade <quantum.analyst@gmail.com> 0.0.13-2 - Split documentation into separate subpackage. - Update to latest spec template.