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

Update supported versions #10

Merged
merged 1 commit into from
Oct 18, 2023
Merged

Conversation

Vekhir
Copy link
Contributor

@Vekhir Vekhir commented Oct 11, 2023

@berberman

  • Add support for GHC 9.8. 9.8 uses Cabal 3.10.2.0 which is a strict bug fix release.
  • Fully support Cabal 3.6.

Also updated tested-with.
Both Cabal 3.6.3.0 and Cabal 3.10.2.0 are not available on GHCup. While I've tested the former myself (with 9.2.8), the latter is a bugfix release with no changes expected.

Support for Cabal 3.6.3 was incomplete, so please make a new release on Hackage once this is merged.

- Add support for GHC 9.8. 9.8 uses Cabal 3.10.2.0 which is a strict bug fix release, so no changes expected.
- Fully support Cabal 3.6. The previous change was actually introduced in 3.8, so all 3.6 releases have the same behaviour.
@Vekhir
Copy link
Contributor Author

Vekhir commented Oct 17, 2023

@berberman Did you have a look at this PR to support GHC 9.8?

@berberman berberman merged commit 19fa92b into berberman:master Oct 18, 2023
30 checks passed
@Vekhir Vekhir deleted the update-ghc-support branch November 13, 2023 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants