-
Sun May 29 2022 Jens Petersen <petersen@redhat.com> - 9.2.3-10
- https://downloads.haskell.org/~ghc/9.2.3/docs/html/users_guide/9.2.3-notes.html
- base-4.16.2.0 and bytestring-0.11.3.1
-
Sun May 01 2022 Jens Petersen <petersen@redhat.com> - 9.2.2-9
- ghc9.2 now recommends ghc9.2-compiler-default
- recommends zlib-devel was moved to cabal-install/stack
- enable system libffi (for Hadrian)
NB unfortunately this changes all the library ABI hash keys
- add a compat symlink for include/ into lib/ for Hadrian (#2083958)
-
Sat Mar 12 2022 Jens Petersen <petersen@redhat.com> - 9.2.2-8
- https://downloads.haskell.org/~ghc/9.2.2/docs/html/users_guide/9.2.2-notes.html
- use llvm12 for aarch64 and s390x
-
Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9.2.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
-
Sat Jan 08 2022 Miro HronĨok <mhroncok@redhat.com> - 9.2.1-6
- Rebuilt for https://fedoraproject.org/wiki/Changes/LIBFFI34
-
Fri Dec 31 2021 Jens Petersen <petersen@redhat.com> - 9.2.1-5
- enable the armv7 VFPv3D16 patch
-
Wed Dec 29 2021 Jens Petersen <petersen@redhat.com> - 9.2.1-4
- place docs under ghc9.2, so they can also be parallel installed
- make hadrian perf build respect ghc_prof
-
Mon Dec 27 2021 Jens Petersen <petersen@redhat.com> - 9.2.1-3
- compiler-default subpackage can provide the unversioned bindir files
-
Mon Dec 20 2021 Jens Petersen <petersen@redhat.com> - 9.2.1-2
- build with ghc's Hadrian buildsystem
- s390x now uses the llvm backend
- manuals created by sphinx disabled for now
- ghc-iserv-prof now lives in ghc-base-prof
- add hadrian subpackage
- move the haddock index files into doc-index
-
Wed Dec 08 2021 Jens Petersen <petersen@redhat.com> - 9.2.1-1
- initial ghc9.2 package derived from the ghc:9.2 module
- https://downloads.haskell.org/ghc/9.2.1/docs/html/users_guide/9.2.1-notes.html
- see the Fedora ghc:9.2 branch for earlier packaging changes