| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ghc9.12-compiler | Distribution: Fedora Project |
| Version: 9.12.4 | 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: 42294549 | Source RPM: ghc9.12-9.12.4-17.fc45.src.rpm |
| Packager: Fedora Project | |
| Url: https://haskell.org/ghc/ | |
| Summary: GHC compiler and utilities | |
The package contains the GHC compiler, tools and utilities. The ghc libraries are provided by ghc9.12-devel. To install all of ghc (including the ghc library), install the main ghc package.
BSD-3-Clause
* 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
/usr/bin/ghc-9.12 /usr/bin/ghc-9.12.4 /usr/bin/ghc-pkg-9.12 /usr/bin/ghc-pkg-9.12.4 /usr/bin/ghci-9.12 /usr/bin/ghci-9.12.4 /usr/bin/haddock-ghc-9.12.4 /usr/bin/hp2ps-ghc-9.12.4 /usr/bin/hpc-ghc-9.12.4 /usr/bin/hsc2hs-ghc-9.12.4 /usr/bin/runghc-9.12 /usr/bin/runghc-9.12.4 /usr/bin/runhaskell-9.12 /usr/bin/runhaskell-9.12.4 /usr/lib/.build-id /usr/lib/.build-id/00 /usr/lib/.build-id/00/47d620a9bb238d265749d363b8224153ac03f6 /usr/lib/.build-id/0c /usr/lib/.build-id/0c/b5a270f696a3676ac8f77e18c3c1fa8fc0cdfb /usr/lib/.build-id/10 /usr/lib/.build-id/10/127f2643a47e74150f0db1c3304f6f77f0ddc0 /usr/lib/.build-id/1a /usr/lib/.build-id/1a/527fb69041fb4982c1d25a3b1445b2e7467e5e /usr/lib/.build-id/30 /usr/lib/.build-id/30/8e776536fa88c206648a80c6927a510e3430b1 /usr/lib/.build-id/3c /usr/lib/.build-id/3c/ddadfce98a6de97c489603619eaad1fb7c73b7 /usr/lib/.build-id/49 /usr/lib/.build-id/49/bc9420a16df0fab55c2f5515a42c11ee584717 /usr/lib/.build-id/57 /usr/lib/.build-id/57/14f7f51cd77393d7c3f5443702524ec8e8316d /usr/lib/.build-id/8f /usr/lib/.build-id/8f/b8e772810d300c3f323b4fe8df066ebe856741 /usr/lib/.build-id/df /usr/lib/.build-id/df/068306bd80757d2733012b6a55e02c5023479b /usr/lib/.build-id/f0 /usr/lib/.build-id/f0/1b1115f9c8c4ad76d61e47c29cea02be8c53f7 /usr/lib64/ghc-9.12.4/bin /usr/lib64/ghc-9.12.4/bin/ghc /usr/lib64/ghc-9.12.4/bin/ghc-9.12.4 /usr/lib64/ghc-9.12.4/bin/ghc-iserv /usr/lib64/ghc-9.12.4/bin/ghc-iserv-dyn /usr/lib64/ghc-9.12.4/bin/ghc-iserv-dyn-ghc-9.12.4 /usr/lib64/ghc-9.12.4/bin/ghc-iserv-ghc-9.12.4 /usr/lib64/ghc-9.12.4/bin/ghc-pkg /usr/lib64/ghc-9.12.4/bin/ghc-pkg-9.12.4 /usr/lib64/ghc-9.12.4/bin/ghc-toolchain-bin /usr/lib64/ghc-9.12.4/bin/ghc-toolchain-bin-ghc-9.12.4 /usr/lib64/ghc-9.12.4/bin/haddock /usr/lib64/ghc-9.12.4/bin/haddock-ghc-9.12.4 /usr/lib64/ghc-9.12.4/bin/hp2ps /usr/lib64/ghc-9.12.4/bin/hp2ps-ghc-9.12.4 /usr/lib64/ghc-9.12.4/bin/hpc /usr/lib64/ghc-9.12.4/bin/hpc-ghc-9.12.4 /usr/lib64/ghc-9.12.4/bin/hsc2hs /usr/lib64/ghc-9.12.4/bin/hsc2hs-ghc-9.12.4 /usr/lib64/ghc-9.12.4/bin/runghc /usr/lib64/ghc-9.12.4/bin/runghc-9.12.4 /usr/lib64/ghc-9.12.4/bin/runhaskell /usr/lib64/ghc-9.12.4/bin/runhaskell-9.12.4 /usr/lib64/ghc-9.12.4/bin/unlit /usr/lib64/ghc-9.12.4/bin/unlit-ghc-9.12.4 /usr/lib64/ghc-9.12.4/lib/dyld.mjs /usr/lib64/ghc-9.12.4/lib/ghc-interp.js /usr/lib64/ghc-9.12.4/lib/ghc-usage.txt /usr/lib64/ghc-9.12.4/lib/ghci-usage.txt /usr/lib64/ghc-9.12.4/lib/html /usr/lib64/ghc-9.12.4/lib/html/Classic.theme /usr/lib64/ghc-9.12.4/lib/html/Classic.theme/haskell_icon.gif /usr/lib64/ghc-9.12.4/lib/html/Classic.theme/minus.gif /usr/lib64/ghc-9.12.4/lib/html/Classic.theme/plus.gif /usr/lib64/ghc-9.12.4/lib/html/Classic.theme/xhaddock.css /usr/lib64/ghc-9.12.4/lib/html/Linuwial.std-theme /usr/lib64/ghc-9.12.4/lib/html/Linuwial.std-theme/linuwial.css /usr/lib64/ghc-9.12.4/lib/html/Linuwial.std-theme/synopsis.png /usr/lib64/ghc-9.12.4/lib/html/Ocean.theme /usr/lib64/ghc-9.12.4/lib/html/Ocean.theme/hslogo-16.png /usr/lib64/ghc-9.12.4/lib/html/Ocean.theme/minus.gif /usr/lib64/ghc-9.12.4/lib/html/Ocean.theme/ocean.css /usr/lib64/ghc-9.12.4/lib/html/Ocean.theme/plus.gif /usr/lib64/ghc-9.12.4/lib/html/Ocean.theme/synopsis.png /usr/lib64/ghc-9.12.4/lib/html/README.md /usr/lib64/ghc-9.12.4/lib/html/gulpfile.js /usr/lib64/ghc-9.12.4/lib/html/haddock-bundle.min.js /usr/lib64/ghc-9.12.4/lib/html/highlight.js /usr/lib64/ghc-9.12.4/lib/html/js-src /usr/lib64/ghc-9.12.4/lib/html/js-src/cookies.ts /usr/lib64/ghc-9.12.4/lib/html/js-src/details-helper.tsx /usr/lib64/ghc-9.12.4/lib/html/js-src/init.ts /usr/lib64/ghc-9.12.4/lib/html/js-src/quick-jump.tsx /usr/lib64/ghc-9.12.4/lib/html/js-src/style-menu.tsx /usr/lib64/ghc-9.12.4/lib/html/package-lock.json /usr/lib64/ghc-9.12.4/lib/html/package.json /usr/lib64/ghc-9.12.4/lib/html/quick-jump.css /usr/lib64/ghc-9.12.4/lib/html/quick-jump.min.js /usr/lib64/ghc-9.12.4/lib/html/solarized.css /usr/lib64/ghc-9.12.4/lib/html/tsconfig.json /usr/lib64/ghc-9.12.4/lib/latex /usr/lib64/ghc-9.12.4/lib/latex/haddock.sty /usr/lib64/ghc-9.12.4/lib/llvm-passes /usr/lib64/ghc-9.12.4/lib/llvm-targets /usr/lib64/ghc-9.12.4/lib/package.conf.d /usr/lib64/ghc-9.12.4/lib/package.conf.d/package.cache /usr/lib64/ghc-9.12.4/lib/package.conf.d/package.cache.lock /usr/lib64/ghc-9.12.4/lib/post-link.mjs /usr/lib64/ghc-9.12.4/lib/prelude.mjs /usr/lib64/ghc-9.12.4/lib/settings /usr/lib64/ghc-9.12.4/lib/template-hsc.h /usr/lib64/ghc-9.12.4/share /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0 /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/Classic.theme /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/Classic.theme/haskell_icon.gif /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/Classic.theme/minus.gif /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/Classic.theme/plus.gif /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/Classic.theme/xhaddock.css /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/Linuwial.std-theme /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/Linuwial.std-theme/linuwial.css /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/Linuwial.std-theme/synopsis.png /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/Ocean.theme /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/Ocean.theme/hslogo-16.png /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/Ocean.theme/minus.gif /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/Ocean.theme/ocean.css /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/Ocean.theme/plus.gif /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/Ocean.theme/synopsis.png /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/haddock-bundle.min.js /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/highlight.js /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/quick-jump.css /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/quick-jump.min.js /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/html/solarized.css /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/latex /usr/lib64/ghc-9.12.4/share/ppc64le-linux-ghc-9.12.4-e28a/haddock-api-2.32.0/latex/haddock.sty /usr/share/doc/ghc9.12-compiler /usr/share/doc/ghc9.12-compiler/README.md /usr/share/doc/ghc9.12/html/libraries/haddock-bundle.min.js /usr/share/doc/ghc9.12/html/libraries/linuwial.css /usr/share/doc/ghc9.12/html/libraries/prologue.txt /usr/share/doc/ghc9.12/html/libraries/quick-jump.css /usr/share/doc/ghc9.12/html/libraries/synopsis.png /usr/share/licenses/ghc9.12-compiler /usr/share/licenses/ghc9.12-compiler/LICENSE /usr/share/man/man1/ghc-9.12.1.gz /usr/share/man/man1/ghc-pkg-9.12.1.gz /usr/share/man/man1/haddock-9.12.1.gz /usr/share/man/man1/runghc-9.12.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 21 00:13:59 2026