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

Support ghc-9.2 #1339

Closed
wants to merge 5 commits into from
Closed

Support ghc-9.2 #1339

wants to merge 5 commits into from

Conversation

kderme
Copy link
Contributor

@kderme kderme commented Jan 17, 2023

Description

fixes #1265
This build for cabal, but needs more work for nix.

Checklist

  • Commit sequence broadly makes sense
  • Commits have useful messages
  • New tests are added if needed and existing tests are updated
  • Any changes are noted in the changelog
  • Code is formatted with fourmolu (which can be run with scripts/fourmolize.sh
  • Self-reviewed the diff

Migrations

  • The pr causes a breaking change of type a,b or c
  • If there is a breaking change, the pr includes a database migration and/or a fix process for old values, so that upgrade is possible
  • Resyncing and running the migrations provided will result in the same database semantically

If there is a breaking change, especially a big one, please add a justification here. Please elaborate
more what the migration achieves, what it cannot achieve or why a migration is not possible.

@kderme kderme force-pushed the kderme/ghc-9.2 branch 2 times, most recently from 1aca6a1 to 0bdff80 Compare January 17, 2023 20:16
@kderme kderme mentioned this pull request Jan 19, 2023
9 tasks
@kderme kderme force-pushed the kderme/ghc-9.2 branch 2 times, most recently from d975f93 to 8db884c Compare February 15, 2023 18:10
@kderme kderme mentioned this pull request May 9, 2023
9 tasks
@kderme kderme closed this May 25, 2023
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.

GHC 9.2 compatibility
1 participant