1 parent 2866e2f commit b091e10Copy full SHA for b091e10
1 file changed
.github/workflows/haskell.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v2
16
- uses: actions/setup-haskell@v1
17
with:
18
- ghc-version: '8.10.3'
+ ghc-version: '8.10'
19
cabal-version: '3.2'
20
21
- name: Cache
0 commit comments