| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ghc9.12-base | Distribution: Fedora Project |
| Version: 4.21.2.0 | Vendor: Fedora Project |
| Release: 17.fc45 | Build date: Sat Mar 28 08:46:19 2026 |
| Group: Unspecified | Build host: buildvm-ppc64le-20.rdu3.fedoraproject.org |
| Size: 41876643 | Source RPM: ghc9.12-9.12.4-17.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://hackage.haskell.org/package/base | |
| Summary: Haskell base library | |
This package provides the Haskell base library.
BSD-3-Clause AND HaskellReport
* Sat Mar 28 2026 Jens Petersen <petersen@redhat.com> - 9.12.4-17
- https://downloads.haskell.org/ghc/9.12.4/docs/users_guide/9.12.4-notes.html
* Fri Mar 13 2026 Jens Petersen <petersen@redhat.com> - 9.12.3.20260311-16
- https://downloads.haskell.org/ghc/9.12.4-rc1/docs/users_guide/9.12.4-notes.html
* Fri Feb 13 2026 Jens Petersen <petersen@redhat.com> - 9.12.3-15
- rebuild with ghc-rpm-macros-2.11
- add ppc64le arch patches for ghc-platform and rts.cabal (#26870)
- ppc64le NCG: add an upstream patch for the clrrxi instruction
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 9.12.3-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Jan 02 2026 Jens Petersen <petersen@redhat.com> - 9.12.3-13
- fix subword division regression
* Sun Dec 28 2025 Jens Petersen <petersen@redhat.com> - 9.12.3-12
- https://downloads.haskell.org/ghc/9.12.3/docs/users_guide/9.12.3-notes.html
* Sun Dec 14 2025 Jens Petersen <petersen@redhat.com> - 9.12.2.20251209-11
- update to 9.12.3 RC3
- https://downloads.haskell.org/ghc/9.12.3-rc3/docs/users_guide/9.12.3-notes.html
* Fri Nov 14 2025 Jens Petersen <petersen@redhat.com> - 9.12.2.20251110-10
- update to 9.12.3 RC2
- https://downloads.haskell.org/ghc/9.12.3-rc2/docs/users_guide/9.12.3-notes.html
* Mon Sep 22 2025 Jens Petersen <petersen@redhat.com> - 9.12.2.20250919-9
- update to 9.12.3 RC1
- https://downloads.haskell.org/ghc/9.12.3-rc1/docs/users_guide/9.12.3-notes.html
- boot with ghc9.10
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 9.12.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon May 19 2025 Jens Petersen <petersen@redhat.com> - 9.12.2-7
- enable debug_info for release builds
- use 'release' flavor instead of 'perf'
- bump boot compiler to ghc9.8
- use new NCG for riscv64 (thanks to supersven)
- add conflicts for other ghcX.Y-compiler-default packages
- also munge haddock paths in .conf files
* Sun Mar 16 2025 Jens Petersen <petersen@redhat.com> - 9.12.2-6
- move ghc-internal into base subpackage
- make ghc-filesystem arch for now for index.html
- avoid pulling in nodejs via *.mjs scripts
- own ghclibdir/share/{,ghcplatform}
- add obsoletes for ghc-internal
* Sat Mar 15 2025 Jens Petersen <petersen@redhat.com> - 9.12.2-5
- 9.12.2
- https://downloads.haskell.org/~ghc/9.12.2/docs/users_guide/9.12.2-notes.html
- bump llvm to 18
* Tue Feb 25 2025 Jens Petersen <petersen@redhat.com> - 9.12.1.20250219-4
- 9.12.2 RC1
- https://downloads.haskell.org/~ghc/9.12.1.20250219/docs/users_guide/9.12.2-notes.html
* Sun Jan 19 2025 Jens Petersen <petersen@redhat.com> - 9.12.1-3
- fix hp2ps failure with gcc15 C23
- setup llvm compiler for all archs not just those defaulting to llvm backend
- base-devel now pulls in libnuma like ghc9.10
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 9.12.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Dec 18 2024 Jens Petersen <petersen@redhat.com> - 9.12.1-0.3
- Update to 9.12.1
- https://downloads.haskell.org/ghc/9.12.1/docs/users_guide/9.12.1-notes.html
- s390x is only quick flavor without profiling or haddocks (#2329744)
* Sat Nov 30 2024 Jens Petersen <petersen@redhat.com> - 9.12.0.20241128-0.2
- 9.12 rc1
- https://downloads.haskell.org/ghc/9.12.1-rc1/docs/users_guide/9.12.1-notes.html
- haddocks disabled on s390x (#2329744)
* Sat Nov 30 2024 Jens Petersen <petersen@redhat.com> - 9.12.0.20241114-0.1
- 9.12 alpha3
* Wed Jul 31 2024 Jens Petersen <petersen@redhat.com> - 9.10.1-3
- new packages: ghc-experimental, ghc-platform, ghc-toolchain, os-string
- note prof subpackages currently have incomplete deps
due to metadata generation issue
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.10.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sun Jul 14 2024 Jens Petersen <petersen@redhat.com>
- use ld.bfd
- remove remaining mentions of armv7hl
- sync other changes from ghc9.8
* Mon May 13 2024 Jens Petersen <petersen@redhat.com> - 9.10.1-1
- https://downloads.haskell.org/~ghc/9.10.1/docs/users_guide/9.10.1-notes.html
/etc/ld.so.conf.d/ghc9.12.conf /usr/lib/.build-id /usr/lib/.build-id/05 /usr/lib/.build-id/05/f3badd72970aab3a5e962772ac918346c3b03a /usr/lib/.build-id/22 /usr/lib/.build-id/22/a6a713fced71e247621ad05913358276e4c51b /usr/lib/.build-id/2b /usr/lib/.build-id/2b/ab3a53c3eafc7b40a8c3bce883dfa098d58ab7 /usr/lib/.build-id/64 /usr/lib/.build-id/64/4fcedde9b414e770a92548d06b678caa1f7ff5 /usr/lib/.build-id/6a /usr/lib/.build-id/6a/1d6a452d42b9ef83e726f5dc3d97f47be75a73 /usr/lib/.build-id/81 /usr/lib/.build-id/81/73cc58c834ecda774f1651c326ebfe35e9de68 /usr/lib/.build-id/8e /usr/lib/.build-id/8e/af8718ed1329f24c01bb1e3b3e645db963d277 /usr/lib/.build-id/96 /usr/lib/.build-id/96/b10f9a16b1962d34d5519023477d05691db7d3 /usr/lib/.build-id/c7 /usr/lib/.build-id/c7/ce27ccaabb945583353299022081dc2d8c2869 /usr/lib/.build-id/ca /usr/lib/.build-id/ca/cf422fa031c509970c42e3350a9334bc88b3d9 /usr/lib/.build-id/d7 /usr/lib/.build-id/d7/1442730d717ff36077430e0c9a1902d4186849 /usr/lib/.build-id/de /usr/lib/.build-id/de/33dcfb2699f22a73aa0d5320796a8f67616a60 /usr/lib64/ghc-9.12.4 /usr/lib64/ghc-9.12.4/lib /usr/lib64/ghc-9.12.4/lib/ppc64le-linux-ghc-9.12.4-e28a /usr/lib64/ghc-9.12.4/lib/ppc64le-linux-ghc-9.12.4-e28a/libHSbase-4.21.2.0-24a6-ghc9.12.4.so /usr/lib64/ghc-9.12.4/lib/ppc64le-linux-ghc-9.12.4-e28a/libHSghc-internal-9.1204.0-6b71-ghc9.12.4.so /usr/lib64/ghc-9.12.4/lib/ppc64le-linux-ghc-9.12.4-e28a/libHSghc-prim-0.13.0-c4d9-ghc9.12.4.so /usr/lib64/ghc-9.12.4/lib/ppc64le-linux-ghc-9.12.4-e28a/libHSinteger-gmp-1.1-7333-ghc9.12.4.so /usr/lib64/ghc-9.12.4/lib/ppc64le-linux-ghc-9.12.4-e28a/libHSrts-1.0.3-ghc9.12.4.so /usr/lib64/ghc-9.12.4/lib/ppc64le-linux-ghc-9.12.4-e28a/libHSrts-1.0.3_debug-ghc9.12.4.so /usr/lib64/ghc-9.12.4/lib/ppc64le-linux-ghc-9.12.4-e28a/libHSrts-1.0.3_debug_p-ghc9.12.4.so /usr/lib64/ghc-9.12.4/lib/ppc64le-linux-ghc-9.12.4-e28a/libHSrts-1.0.3_p-ghc9.12.4.so /usr/lib64/ghc-9.12.4/lib/ppc64le-linux-ghc-9.12.4-e28a/libHSrts-1.0.3_thr-ghc9.12.4.so /usr/lib64/ghc-9.12.4/lib/ppc64le-linux-ghc-9.12.4-e28a/libHSrts-1.0.3_thr_debug-ghc9.12.4.so /usr/lib64/ghc-9.12.4/lib/ppc64le-linux-ghc-9.12.4-e28a/libHSrts-1.0.3_thr_debug_p-ghc9.12.4.so /usr/lib64/ghc-9.12.4/lib/ppc64le-linux-ghc-9.12.4-e28a/libHSrts-1.0.3_thr_p-ghc9.12.4.so /usr/share/licenses/ghc9.12-base /usr/share/licenses/ghc9.12-base/LICENSE /usr/share/licenses/ghc9.12-base/LICENSE.ghc-internal /usr/share/licenses/ghc9.12-base/LICENSE.ghc-prim /usr/share/licenses/ghc9.12-base/LICENSE.integer-gmp
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 21 00:13:59 2026