Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrapping update (including GHC 9.0, 9.2) #8239

Merged
merged 2 commits into from
Jun 22, 2022

Commits on Jun 22, 2022

  1. bootstrap: add GHC 9.0 and 9.2, and update all bootstrap files

    - parametrize the bootstrap update Makefile target to make changing
      the list of GHC versions a bit easier
    - add GHC 9.0.2 and 9.2.3 to the list of bootstrapping GHC versions
    - regenerate the bootstrapping plans across all GHC versions
    robx authored and mergify[bot] committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    9e5b25e View commit details
    Browse the repository at this point in the history
  2. ci: test bootstrapping for all GHC versions

    Keep it at only GHC 8.10.7 for macOS to save on CI time a bit.
    robx authored and mergify[bot] committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    d7a7ea6 View commit details
    Browse the repository at this point in the history