Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc9.4-ghc-bignum-devel | Distribution: Fedora Project |
Version: 1.3 | Vendor: Fedora Project |
Release: 31.fc41 | Build date: Thu Jul 18 06:18:18 2024 |
Group: Unspecified | Build host: buildvm-x86-15.iad2.fedoraproject.org |
Size: 1352130 | Source RPM: ghc9.4-9.4.8-31.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://haskell.org/ghc/ | |
Summary: Haskell ghc-bignum library development files |
This package provides the Haskell ghc-bignum library development files.
BSD-3-Clause
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.4.8-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jul 13 2024 Jens Petersen <petersen@redhat.com> - 9.4.8-30 - aarch64: switch to ld.bfd * Sat Jun 15 2024 Jens Petersen <petersen@redhat.com> - 9.4.8-29 - explicit requires binutils-gold - boot with ghc9.4 - ppc64le: NCG fix for ccall target hints (Peter Trommler, #2172771) * Thu Feb 15 2024 Richard W.M. Jones <rjones@redhat.com> - 9.4.8-28 - Fix generated C for Modern C Initiative * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.4.8-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.4.8-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Nov 25 2023 Jens Petersen <petersen@redhat.com> - 9.4.8-25 - s390x: patch from @stefansf (IBM) to fix llvm alignment in data sections which should fix certain runtime crashes (#2248097) * Sat Nov 11 2023 Jens Petersen <petersen@redhat.com> - 9.4.8-24 - https://downloads.haskell.org/~ghc/9.4.8/docs/users_guide/9.4.8-notes.html * Sun Aug 27 2023 Jens Petersen <petersen@redhat.com> - 9.4.7-23 - https://downloads.haskell.org/~ghc/9.4.7/docs/users_guide/9.4.7-notes.html * Tue Aug 08 2023 Jens Petersen <petersen@redhat.com> - 9.4.6-22 - https://downloads.haskell.org/~ghc/9.4.6/docs/users_guide/9.4.6-notes.html - update license tags to SPDX - base subpkg now owns ghcliblib and ghclibplatform dirs (#2185357) * Sun Jul 23 2023 Jens Petersen <petersen@redhat.com> - 9.4.5-21 - backport bcond perfbuild changes from ghc9.6 - build the ghc.1 manpage with sphinx and version not to conflict - patch hadrian to build with Cabal-3.8 - s390x: no longer apply unregisterized patches * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.4.5-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Apr 20 2023 Jens Petersen <petersen@redhat.com> - 9.4.5-19 - https://www.haskell.org/ghc/blog/20230418-ghc-9.4.5-released.html - https://downloads.haskell.org/~ghc/9.4.5/docs/users_guide/9.4.5-notes.html - version bumps for base, bytestring, containers, parsec, text * Mon Mar 20 2023 Jens Petersen <petersen@redhat.com> - 9.4.4-17 - suffix hadrian with ghc_major - only add ld.so.conf.d and remove RPATH if _ghcdynlibdir - do not duplicate libHSrts-*.so in filelist - add debian haddock-remove-googleapis-fonts.patch - update buildpath-abi-stability.patch - mv ld.so.conf.d out of rts block - use ghcliblib everywhere and add its subdirs - update abicheck with ghc_major - sync packaging changes: subpackage ghc-bignum, llvm13, -W, _ghcdynlibdir - build with ghc9.2 * Fri Jan 06 2023 Jens Petersen <petersen@redhat.com> - 9.4.4-16 - epel9 s390x: re-enable hadrian using llvm12 (#2141054) * Mon Dec 26 2022 Jens Petersen <petersen@redhat.com> - 9.4.4-15 - https://www.haskell.org/ghc/blog/20221224-ghc-9.4.4-released.html - https://downloads.haskell.org/~ghc/9.4.4/docs/users_guide/9.4.4-notes.html * Tue Nov 22 2022 Florian Weimer <fweimer@redhat.com> - 9.4.3-14 - Avoid implicit declaration of exit in configure check * Wed Nov 09 2022 Jens Petersen <petersen@redhat.com> - 9.4.3-13 - epel9: disable hadrian for s390x (#2141054) - epel9: disable docs on s390x with make * Fri Nov 04 2022 Jens Petersen <petersen@redhat.com> - 9.4.3-12 - https://www.haskell.org/ghc/blog/20221103-ghc-9.4.3-released.html - https://downloads.haskell.org/~ghc/9.4.3/docs/users_guide/9.4.3-notes.html - enable Hadrian for epel9 * Mon Oct 31 2022 Jens Petersen <petersen@redhat.com> - 9.4.2-11 - add ld.so.conf.d file for finding shared libraries under Hadrian and remove RPATHs for Hadrian builds to rid rpmlint RUNPATH errors - export LD to prevent configuring lld (see #2116508) * Tue Aug 23 2022 Jens Petersen <petersen@redhat.com> - 9.4.2-10 - https://www.haskell.org/ghc/blog/20220822-ghc-9.4.2-released.html - https://downloads.haskell.org/~ghc/9.4.2/docs/users_guide/9.4.2-notes.html * Tue Aug 16 2022 Jens Petersen <petersen@redhat.com> - 9.4.1-9 - build the manual (for hadrian) - various make build fixes (only used for epel9 currently) * Mon Aug 08 2022 Jens Petersen <petersen@redhat.com> - 9.4.1-8 - https://www.haskell.org/ghc/blog/20220807-ghc-9.4.1-released.html - https://downloads.haskell.org/ghc/9.4.1/docs/users_guide/9.4.1-notes.html * Sat Jul 23 2022 Jens Petersen <petersen@redhat.com> - 9.4.0.20220721-7 - 9.4.1-rc1 - https://downloads.haskell.org/ghc/9.4.1-rc1/docs/users_guide/9.4.1-notes.html * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9.4.0.20220623-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/lib64/ghc-9.4.8/lib/package.conf.d/ghc-bignum-1.3.conf /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3 /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/Backend /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/Backend.dyn_hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/Backend.hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/Backend/GMP.dyn_hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/Backend/GMP.hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/Backend/Native.dyn_hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/Backend/Native.hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/Backend/Selected.dyn_hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/Backend/Selected.hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/BigNat.dyn_hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/BigNat.hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/Integer.dyn_hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/Integer.hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/Natural.dyn_hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/Natural.hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/Primitives.dyn_hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/Primitives.hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/WordArray.dyn_hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/GHC/Num/WordArray.hi /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/include /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/include/HsIntegerGmp.h /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/include/ghc-gmp.h /usr/lib64/ghc-9.4.8/lib/x86_64-linux-ghc-9.4.8/ghc-bignum-1.3/libHSghc-bignum-1.3.a
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 02:54:38 2024