Skip to content

Commit 7c185ee

Browse files
committed
CI: use cabal-install-3.12
because of the bug of haskell/cabal#10704
1 parent 897e8f0 commit 7c185ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/haskell.yml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
id: cabal-setup-haskell
4444
with:
4545
ghc-version: ${{ matrix.plan.ghc }}
46+
cabal-version: '3.12'
4647

4748
- name: Configure and freeze
4849
run: |

0 commit comments

Comments
 (0)