We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a94c1e0 commit 23f839aCopy full SHA for 23f839a
1 file changed
.github/workflows/haskell.yml
@@ -11,6 +11,7 @@ jobs:
11
plan:
12
- ghc: latest
13
allow-fail: true
14
+ - ghc: '9.12.1'
15
- ghc: '9.10.1'
16
freeze: '20241121-ghc-9.10.1.freeze'
17
- ghc: '9.8.1'
0 commit comments