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

Migrate to GHC 9.2 #856

Merged
merged 1 commit into from
Nov 10, 2021
Merged

Migrate to GHC 9.2 #856

merged 1 commit into from
Nov 10, 2021

Conversation

awjchen
Copy link
Contributor

@awjchen awjchen commented Jul 2, 2021

This commit allows aeson to build and run on GHC 9.2.1, including tests.

Changes:

  • Remove tests for Semigroup.Option when base >= 4.16.0
  • Bump version bounds for ghc-prim and template-haskell

@andreasabel
Copy link
Member

@awjchen: could this PR be finished? I would maybe fix #885, that would be great!

@awjchen awjchen marked this pull request as ready for review November 9, 2021 22:06
@awjchen awjchen changed the title Tentatively migrate to GHC 9.2 Migrate to GHC 9.2 Nov 9, 2021
This commit allows `aeson` to build and run on GHC 9.2.1, including tests.

Changes:

- Remove tests for `Semigroup.Option` when base >= 4.16.0
- Bump version bounds for `ghc-prim` and `template-haskell`
@awjchen
Copy link
Contributor Author

awjchen commented Nov 9, 2021

@andreasabel Updated the PR!

@andreasabel
Copy link
Member

Ping @phadej: workflow needs baby-sitting ("First-time contributors need a maintainer to approve running workflows.").

@phadej phadej merged commit 4534eea into haskell:master Nov 10, 2021
@awjchen awjchen deleted the alex/ghc92 branch November 10, 2021 22:09
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.

None yet

3 participants