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.10 #97

Merged
merged 3 commits into from
Jun 23, 2024
Merged

Conversation

BinderDavid
Copy link
Contributor

  • Bump upper bound on base to include 4.21
  • Add GHC 9.10.1 to the versions tested in CI
  • Update the actions/checkout and actions/cache actions to version v4. Older versions lead to warnings in the Github Actions tab.
  • Use extra-doc-files instead of extra-source-files in the cabal file for files which don't need to trigger recompilation.

Bump upper bound on base to include 4.21 and
include GHC 9.10.1 to the version tested in CI.
Previous versions of these actions use deprecated versions
of Node. This leads to warnings in the GitHub actions tab.
The changelog, readme and other markdown files should
be extra-doc-files instead of extra-src-files.
@BinderDavid
Copy link
Contributor Author

BinderDavid commented Jun 17, 2024

The CI will not run through until its dependency unicode-data has bumped its upper bound on base as well. (But there are no problems if you run with --allow-never)

@BinderDavid
Copy link
Contributor Author

Blocked on composewell/unicode-data#123

@adithyaov
Copy link
Member

@BinderDavid I'll revise the bounds of unicode-data on hackage. This should be unblocked post that.

@BinderDavid
Copy link
Contributor Author

@adithyaov That sound great! Thanks a lot.

@Bodigrim Bodigrim merged commit 467a155 into composewell:master Jun 23, 2024
15 checks passed
@Bodigrim
Copy link
Collaborator

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.

3 participants