[Git][ghc/ghc][master] 3 commits: hadrian: Update bootstrap plans to 9.2.* series and 9.4.* series.

Marge Bot (@marge-bot) gitlab at gitlab.haskell.org
Sat Dec 10 01:16:38 UTC 2022



Marge Bot pushed to branch master at Glasgow Haskell Compiler / GHC


Commits:
fac3e568 by Matthew Pickering at 2022-12-09T20:16:20-05: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.

- - - - -
195b08b4 by Matthew Pickering at 2022-12-09T20:16:20-05:00
ci: Bump boot images to use ghc-9.4.3

Also updates the bootstrap jobs to test booting 9.2 and 9.4.

- - - - -
c658c580 by Matthew Pickering at 2022-12-09T20:16:20-05: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/ab06c0f0ccaeb3277195e4eeac541c00558d4cc2...c658c580863fc23c29f183db3f52a2004756d84c

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/ab06c0f0ccaeb3277195e4eeac541c00558d4cc2...c658c580863fc23c29f183db3f52a2004756d84c
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/789c473f/attachment.html>


More information about the ghc-commits mailing list