Sat, 04 May 2024 19:48:58 UTC | login

Information for build ghc-extra-1.6.2-2.el8

ID2292
Package Nameghc-extra
Version1.6.2
Release2.el8
Epoch
Sourcegit+https://git.centos.org/rpms/ghc-extra.git#0990f960ba5e7dfce69309fd49a18531265a491f
SummaryExtra Haskell functions
DescriptionA library of extra functions for the standard Haskell libraries. Most functions are simple additions, filling out missing functionality. A few functions are available in later versions of GHC, but this package makes them available back to GHC 7.2. The module "Extra" documents all functions provided by this library. Modules such as "Data.List.Extra" provide extra functions over "Data.List" and also reexport "Data.List". Users are recommended to replace "Data.List" imports with "Data.List.Extra" if they need the extra functionality.
Built byhughesjr
State complete
Volume DEFAULT
StartedFri, 17 May 2019 13:37:01 UTC
CompletedFri, 17 May 2019 13:48:10 UTC
Taskbuild (dist-c8, /rpms/ghc-extra.git:0990f960ba5e7dfce69309fd49a18531265a491f)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/ghc-extra.git?#0990f960ba5e7dfce69309fd49a18531265a491f'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
ghc-extra-1.6.2-2.el8.src.rpm (info) (download)
aarch64
ghc-extra-1.6.2-2.el8.aarch64.rpm (info) (download)
ghc-extra-devel-1.6.2-2.el8.aarch64.rpm (info) (download)
i686
ghc-extra-1.6.2-2.el8.i686.rpm (info) (download)
ghc-extra-devel-1.6.2-2.el8.i686.rpm (info) (download)
ppc64le
ghc-extra-1.6.2-2.el8.ppc64le.rpm (info) (download)
ghc-extra-devel-1.6.2-2.el8.ppc64le.rpm (info) (download)
x86_64
ghc-extra-1.6.2-2.el8.x86_64.rpm (info) (download)
ghc-extra-devel-1.6.2-2.el8.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
mock_output.log
hw_info.log
state.log
i686
build.log
root.log
mock_output.log
hw_info.log
state.log
ppc64le
build.log
root.log
mock_output.log
hw_info.log
state.log
aarch64
build.log
root.log
mock_output.log
hw_info.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jan 24 2018 Jens Petersen <petersen@redhat.com> - 1.6.2-1 - update to 1.6.2 * Thu Dec 21 2017 Jens Petersen <petersen@redhat.com> - 1.5.3-1 - spec file generated by cabal-rpm-0.12 - test RTS -N4 failing on aarch64 and s390x