Skip to content

Commit 6f6ca0a

Browse files
committed
[CI] Bump cabal to 3.10
Ugh, why is this so borked
1 parent 7cae6db commit 6f6ca0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
if: '!(matrix.container)'
2222
with:
2323
ghc-version: ${{matrix.ghcver}}
24+
cabal-version: '3.10'
2425
- name: Cabal init
2526
shell: pwsh
2627
run: |

0 commit comments

Comments
 (0)