Skip to content

Commit 1224e7e

Browse files
use correct ghc version
1 parent 3a5da84 commit 1224e7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
with:
6161
enable-stack: true
6262
stack-version: latest
63+
ghc-version: 9.10.3
6364

6465
- name: Cache
6566
id: cache

0 commit comments

Comments
 (0)