Skip to content

Commit 55262db

Browse files
authored
Update haskell.yml
1 parent cbbc8d8 commit 55262db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v4
1919
- uses: actions/setup-haskell@v1
2020
with:
21-
ghc-version: '8.10.3'
21+
ghc-version: '9.4.8'
2222
cabal-version: '3.2'
2323

2424
- name: Cache

0 commit comments

Comments
 (0)