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 9149bb0 commit b5c017cCopy full SHA for b5c017c
.github/workflows/ci.yml
@@ -14,6 +14,8 @@ jobs:
14
matrix:
15
ghc:
16
- "latest"
17
+ - "9.10.1"
18
+ - "9.8.2"
19
- "9.6.2"
20
- "9.4.7"
21
- "9.2.5"
0 commit comments