Thu, 12 Sep 2024 08:13:47 UTC | login

Information for build ghc-foundation-0.0.30-6.fc41

ID335804
Package Nameghc-foundation
Version0.0.30
Release6.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-foundation.git#2dfcb324b66316029f16d130d833f72757fee422
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
StartedSun, 11 Aug 2024 10:53:31 UTC
CompletedSun, 11 Aug 2024 11:36:47 UTC
Taskbuild (f41, /rpms/ghc-foundation.git:2dfcb324b66316029f16d130d833f72757fee422)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-foundation.git#2dfcb324b66316029f16d130d833f72757fee422'}}
Tags
f41
RPMs
src
ghc-foundation-0.0.30-6.fc41.src.rpm (info) (download)
noarch
ghc-foundation-doc-0.0.30-6.fc41.noarch.rpm (info) (download)
riscv64
ghc-foundation-0.0.30-6.fc41.riscv64.rpm (info) (download)
ghc-foundation-devel-0.0.30-6.fc41.riscv64.rpm (info) (download)
ghc-foundation-prof-0.0.30-6.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Aug 05 2024 Jens Petersen <petersen@redhat.com> - 0.0.30-6 - bump release * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.30-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jul 15 2024 Jens Petersen <petersen@redhat.com> - 0.0.30-4 - refresh to cabal-rpm-2.2.1 * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.30-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.30-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jul 23 2023 Jens Petersen <petersen@redhat.com> - 0.0.30-1 - https://hackage.haskell.org/package/foundation-0.0.30/changelog * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.29-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jan 22 2023 Jens Petersen <petersen@redhat.com> - 0.0.29-1 - https://hackage.haskell.org/package/foundation-0.0.29/changelog - refresh to cabal-rpm-2.1.0 with SPDX migration