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

Make it build with ghc-9.8 #1636

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Make it build with ghc-9.8 #1636

wants to merge 5 commits into from

Conversation

erikd
Copy link
Contributor

@erikd erikd commented Mar 3, 2024

Description

Make it build with ghc-9.8

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 on version 0.10.1.0 (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.

@erikd erikd force-pushed the erikd/ghc-9.8 branch 3 times, most recently from f3dfd9b to eaf6be1 Compare March 3, 2024 22:46
sgillespie
sgillespie previously approved these changes Mar 6, 2024
@erikd erikd marked this pull request as draft March 8, 2024 07:14
@erikd erikd self-assigned this Mar 8, 2024
@erikd erikd force-pushed the erikd/ghc-9.8 branch 4 times, most recently from 979c186 to cf094ca Compare April 2, 2024 04:17
@erikd erikd marked this pull request as ready for review April 2, 2024 05:25
@erikd erikd requested a review from sgillespie April 2, 2024 05:26
@erikd erikd force-pushed the erikd/ghc-9.8 branch 5 times, most recently from de458bc to 3b32195 Compare April 4, 2024 00:24
erikd and others added 5 commits April 19, 2024 10:37
This should really only be ghc96, but for now we'll keep 810 until all of the cardano codebase has dropped 8.10.

Arguably none of this should be in here to begin with. The shell should come from the devx shell.
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