| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ghc9.4-compiler | Distribution: Fedora Project |
| Version: 9.4.8 | Vendor: Fedora Project |
| Release: 25.el9 | Build date: Tue Dec 26 08:52:41 2023 |
| Group: Unspecified | Build host: buildvm-ppc64le-22.iad2.fedoraproject.org |
| Size: 46530161 | Source RPM: ghc9.4-9.4.8-25.el9.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.4-devel. To install all of ghc (including the ghc library), install the main ghc package.
BSD-3-Clause
* 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
* Mon Jul 18 2022 Jens Petersen <petersen@redhat.com>
- make sure to enable debuginfo always to avoid .build-id conflicts
* Sat Jun 25 2022 Jens Petersen <petersen@redhat.com> - 9.4.0.20220623-5
- 9.4.1-alpha3
- https://downloads.haskell.org/ghc/9.4.1-alpha3/docs/users_guide/9.4.1-notes.html
- add major version symlinks for programs in /usr/bin
* Thu Jun 09 2022 Jens Petersen <petersen@redhat.com> - 9.4.0.20220523-4
- add filesystem subpackage
- backport upstream hadrian patch to allow boot with ghc9.0
* Wed May 25 2022 Jens Petersen <petersen@redhat.com> - 9.4.0.20220523-3
- 9.4.1-alpha2
- https://downloads.haskell.org/ghc/9.4.1-alpha2/docs/users_guide/9.4.1-notes.html
- built with ghc9.2
* Mon May 09 2022 Jens Petersen <petersen@redhat.com> - 9.4.0.20220501-2
- use --with-system-libffi for Hadrian (#2082827)
* Sat May 07 2022 Jens Petersen <petersen@redhat.com> - 9.4.0.20220501-1
- 9.4.1-alpha1
- derived from the ghc9.2 package
/usr/bin/ghc-9.4 /usr/bin/ghc-9.4.8 /usr/bin/ghc-pkg-9.4 /usr/bin/ghc-pkg-9.4.8 /usr/bin/ghci-9.4 /usr/bin/ghci-9.4.8 /usr/bin/haddock-ghc-9.4.8 /usr/bin/hp2ps-ghc-9.4.8 /usr/bin/hpc-ghc-9.4.8 /usr/bin/hsc2hs-ghc-9.4.8 /usr/bin/runghc-9.4 /usr/bin/runghc-9.4.8 /usr/bin/runhaskell-9.4 /usr/bin/runhaskell-9.4.8 /usr/lib/.build-id /usr/lib/.build-id/3c /usr/lib/.build-id/3c/0a295016aa1f3e72059eb4bb4cfd32d3da283d /usr/lib/.build-id/4f /usr/lib/.build-id/4f/43ac11da71b6fd361baafbda30b33857d824b2 /usr/lib/.build-id/5a /usr/lib/.build-id/5a/cd5ea9e31a8799f4b76d54a1f69ffa5a256e3f /usr/lib/.build-id/6d /usr/lib/.build-id/6d/abe56620e45c0012384181eced59fa80b5538e /usr/lib/.build-id/80 /usr/lib/.build-id/80/4ac9dab7192ab1b07e4dffde67f8f73cc9af19 /usr/lib/.build-id/90 /usr/lib/.build-id/90/2c5710ac7fa74030e99fc3f63257d5a8b68e25 /usr/lib/.build-id/9a /usr/lib/.build-id/9a/d8a700afd0c900ae3e0906036f082d10441e43 /usr/lib/.build-id/a7 /usr/lib/.build-id/a7/32696f9dfc5ff73ea0d191f071f6eb93537ccf /usr/lib/.build-id/aa /usr/lib/.build-id/aa/66b1408a050068842aebe2933b390781afd09e /usr/lib/.build-id/ec /usr/lib/.build-id/ec/add99e3188e1bcf1937784934dd56319b6a04c /usr/lib64/ghc-9.4.8/bin /usr/lib64/ghc-9.4.8/bin/ghc /usr/lib64/ghc-9.4.8/bin/ghc-9.4.8 /usr/lib64/ghc-9.4.8/bin/ghc-iserv /usr/lib64/ghc-9.4.8/bin/ghc-iserv-dyn /usr/lib64/ghc-9.4.8/bin/ghc-iserv-dyn-ghc-9.4.8 /usr/lib64/ghc-9.4.8/bin/ghc-iserv-ghc-9.4.8 /usr/lib64/ghc-9.4.8/bin/ghc-pkg /usr/lib64/ghc-9.4.8/bin/ghc-pkg-9.4.8 /usr/lib64/ghc-9.4.8/bin/haddock /usr/lib64/ghc-9.4.8/bin/haddock-ghc-9.4.8 /usr/lib64/ghc-9.4.8/bin/hp2ps /usr/lib64/ghc-9.4.8/bin/hp2ps-ghc-9.4.8 /usr/lib64/ghc-9.4.8/bin/hpc /usr/lib64/ghc-9.4.8/bin/hpc-ghc-9.4.8 /usr/lib64/ghc-9.4.8/bin/hsc2hs /usr/lib64/ghc-9.4.8/bin/hsc2hs-ghc-9.4.8 /usr/lib64/ghc-9.4.8/bin/runghc /usr/lib64/ghc-9.4.8/bin/runghc-9.4.8 /usr/lib64/ghc-9.4.8/bin/runhaskell /usr/lib64/ghc-9.4.8/bin/runhaskell-9.4.8 /usr/lib64/ghc-9.4.8/bin/unlit /usr/lib64/ghc-9.4.8/bin/unlit-ghc-9.4.8 /usr/lib64/ghc-9.4.8/lib/bin /usr/lib64/ghc-9.4.8/lib/bin/ghc-iserv /usr/lib64/ghc-9.4.8/lib/bin/ghc-iserv-dyn /usr/lib64/ghc-9.4.8/lib/bin/unlit /usr/lib64/ghc-9.4.8/lib/ghc-usage.txt /usr/lib64/ghc-9.4.8/lib/ghci-usage.txt /usr/lib64/ghc-9.4.8/lib/html /usr/lib64/ghc-9.4.8/lib/html/Classic.theme /usr/lib64/ghc-9.4.8/lib/html/Classic.theme/haskell_icon.gif /usr/lib64/ghc-9.4.8/lib/html/Classic.theme/minus.gif /usr/lib64/ghc-9.4.8/lib/html/Classic.theme/plus.gif /usr/lib64/ghc-9.4.8/lib/html/Classic.theme/xhaddock.css /usr/lib64/ghc-9.4.8/lib/html/Linuwial.std-theme /usr/lib64/ghc-9.4.8/lib/html/Linuwial.std-theme/linuwial.css /usr/lib64/ghc-9.4.8/lib/html/Linuwial.std-theme/synopsis.png /usr/lib64/ghc-9.4.8/lib/html/Ocean.theme /usr/lib64/ghc-9.4.8/lib/html/Ocean.theme/hslogo-16.png /usr/lib64/ghc-9.4.8/lib/html/Ocean.theme/minus.gif /usr/lib64/ghc-9.4.8/lib/html/Ocean.theme/ocean.css /usr/lib64/ghc-9.4.8/lib/html/Ocean.theme/plus.gif /usr/lib64/ghc-9.4.8/lib/html/Ocean.theme/synopsis.png /usr/lib64/ghc-9.4.8/lib/html/README.md /usr/lib64/ghc-9.4.8/lib/html/gulpfile.js /usr/lib64/ghc-9.4.8/lib/html/haddock-bundle.min.js /usr/lib64/ghc-9.4.8/lib/html/highlight.js /usr/lib64/ghc-9.4.8/lib/html/js-src /usr/lib64/ghc-9.4.8/lib/html/js-src/cookies.ts /usr/lib64/ghc-9.4.8/lib/html/js-src/details-helper.tsx /usr/lib64/ghc-9.4.8/lib/html/js-src/init.ts /usr/lib64/ghc-9.4.8/lib/html/js-src/quick-jump.tsx /usr/lib64/ghc-9.4.8/lib/html/js-src/style-menu.tsx /usr/lib64/ghc-9.4.8/lib/html/package-lock.json /usr/lib64/ghc-9.4.8/lib/html/package.json /usr/lib64/ghc-9.4.8/lib/html/quick-jump.css /usr/lib64/ghc-9.4.8/lib/html/quick-jump.min.js /usr/lib64/ghc-9.4.8/lib/html/solarized.css /usr/lib64/ghc-9.4.8/lib/html/tsconfig.json /usr/lib64/ghc-9.4.8/lib/latex /usr/lib64/ghc-9.4.8/lib/latex/haddock.sty /usr/lib64/ghc-9.4.8/lib/llvm-passes /usr/lib64/ghc-9.4.8/lib/llvm-targets /usr/lib64/ghc-9.4.8/lib/package.conf.d /usr/lib64/ghc-9.4.8/lib/package.conf.d/package.cache /usr/lib64/ghc-9.4.8/lib/package.conf.d/package.cache.lock /usr/lib64/ghc-9.4.8/lib/settings /usr/lib64/ghc-9.4.8/lib/template-hsc.h /usr/share/doc/ghc9.4-compiler /usr/share/doc/ghc9.4-compiler/README.md /usr/share/doc/ghc9.4/html/libraries/haddock-bundle.min.js /usr/share/doc/ghc9.4/html/libraries/linuwial.css /usr/share/doc/ghc9.4/html/libraries/prologue.txt /usr/share/doc/ghc9.4/html/libraries/quick-jump.css /usr/share/doc/ghc9.4/html/libraries/synopsis.png /usr/share/licenses/ghc9.4-compiler /usr/share/licenses/ghc9.4-compiler/LICENSE /usr/share/man/man1/ghc-9.4.1.gz /usr/share/man/man1/ghc-pkg.1.gz /usr/share/man/man1/haddock.1.gz /usr/share/man/man1/runghc.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 1 02:28:49 2025