We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b5d192a + 6984445 commit 0657c94Copy full SHA for 0657c94
1 file changed
.github/workflows/haskell.yml
@@ -18,6 +18,7 @@ jobs:
18
- uses: actions/checkout@v4
19
- uses: actions/setup-haskell@v1
20
with:
21
+ ghc-version: '9.4.8'
22
cabal-version: '2.4'
23
24
- name: Cache
0 commit comments