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

Allow GHCs from 8.10 up to 9.10, update GHA matrix #21

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

jorisdral
Copy link
Collaborator

@jorisdral jorisdral commented Jun 14, 2024

Resolves #13

@jorisdral jorisdral self-assigned this Jun 14, 2024
@jorisdral jorisdral requested a review from dcoutts as a code owner June 14, 2024 09:54
@jorisdral jorisdral force-pushed the jdral/tighten-base branch 2 times, most recently from aabda0c to 4a49890 Compare June 14, 2024 09:59
@jorisdral jorisdral changed the title Tighten bounds on base, update GHA matrix Allow GHCs from 8.10 up to 9.10, update GHA matrix Jun 14, 2024
@jorisdral jorisdral force-pushed the jdral/tighten-base branch 2 times, most recently from 080f2d5 to aaf0ab9 Compare June 14, 2024 10:16
@jorisdral
Copy link
Collaborator Author

We'll have to change the set of jobs required for merging, but I'll only do this once this PR is approved

@dcoutts dcoutts enabled auto-merge June 14, 2024 11:36
@dcoutts dcoutts force-pushed the jdral/tighten-base branch 2 times, most recently from e628858 to fa7acd5 Compare June 14, 2024 17:23
blockio-uring.cabal Outdated Show resolved Hide resolved
@dcoutts dcoutts force-pushed the jdral/tighten-base branch from fa7acd5 to 6043a54 Compare June 17, 2024 11:46
@dcoutts dcoutts disabled auto-merge June 17, 2024 11:51
@dcoutts dcoutts added this pull request to the merge queue Jun 17, 2024
Merged via the queue into main with commit 4c5c933 Jun 17, 2024
10 checks passed
@dcoutts dcoutts deleted the jdral/tighten-base branch June 17, 2024 12:00
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.

The base bound allow GHC-8.6+ but we test only with GHC-9.2+
3 participants