[Git][ghc/ghc][wip/bump-9.4-ci] 3 commits: hadrian: Update bootstrap plans to 9.2.* series and 9.4.* series.
Matthew Pickering (@mpickering)
gitlab at gitlab.haskell.org
Fri Dec 9 09:37:03 UTC 2022
Matthew Pickering pushed to branch wip/bump-9.4-ci at Glasgow Haskell Compiler / GHC
Commits:
602ab6c2 by Matthew Pickering at 2022-12-09T09:36:54+00:00
hadrian: Update bootstrap plans to 9.2.* series and 9.4.* series.
This updates the build plans for the most recent compiler versions, as
well as fixing the hadrian-bootstrap-gen script to a specific GHC
version.
- - - - -
e84035dc by Matthew Pickering at 2022-12-09T09:36:54+00:00
ci: Bump boot images to use ghc-9.4.3
Also updates the bootstrap jobs to test booting 9.2 and 9.4.
- - - - -
57440ae1 by Matthew Pickering at 2022-12-09T09:36:54+00:00
hlint: Removed redundant UnboxedSums pragmas
UnboxedSums is quite confusingly implied by UnboxedTuples, alas, just
the way it is.
See #22485
- - - - -
15 changed files:
- .gitlab-ci.yml
- compiler/GHC/Core/Lint.hs
- compiler/GHC/Data/OrdList.hs
- compiler/GHC/Data/Unboxed.hs
- hadrian/bootstrap/generate_bootstrap_plans
- hadrian/bootstrap/hadrian-bootstrap-gen.cabal
- − hadrian/bootstrap/plan-8_10_1.json
- − hadrian/bootstrap/plan-8_10_2.json
- − hadrian/bootstrap/plan-8_10_3.json
- − hadrian/bootstrap/plan-8_10_4.json
- − hadrian/bootstrap/plan-8_10_5.json
- − hadrian/bootstrap/plan-8_10_7.json
- − hadrian/bootstrap/plan-9_0_1.json
- − hadrian/bootstrap/plan-9_0_2.json
- + hadrian/bootstrap/plan-9_2_1.json
The diff was not included because it is too large.
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/4b29dab6b6b077b993b55008d2ea5c8ab30b7750...57440ae1932ca373c9ff1d6c5889bd0c079cf273
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/4b29dab6b6b077b993b55008d2ea5c8ab30b7750...57440ae1932ca373c9ff1d6c5889bd0c079cf273
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20221209/0c6e6274/attachment.html>
More information about the ghc-commits
mailing list