We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afa3cbf commit cfa8d08Copy full SHA for cfa8d08
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
strategy:
39
fail-fast: false
40
matrix:
41
- ghc: ["8.10.7", "9.6.6", "9.8.2", "9.10.1"]
+ ghc: ["8.10.7", "9.6.6", "9.10.1"]
42
variant: [default, no-thunks]
43
test-set: [all, no-thunks-safe]
44
exclude:
0 commit comments