Skip to content

Commit b091e10

Browse files
authored
Update haskell.yml
1 parent 2866e2f commit b091e10

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
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v2
1616
- uses: actions/setup-haskell@v1
1717
with:
18-
ghc-version: '8.10.3'
18+
ghc-version: '8.10'
1919
cabal-version: '3.2'
2020

2121
- name: Cache

0 commit comments

Comments
 (0)