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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/haskell.yml

Lines changed: 1 addition & 0 deletions
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)