Skip to content

Commit

Permalink
Downgrade cabal-install
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyRaga committed Aug 5, 2024
1 parent 73f0711 commit 27a0a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
id: setup-haskell
with:
ghc-version: ${{ matrix.ghc }}
cabal-version: 3.12.1.0
cabal-version: 3.10.3.0

- name: Set some window specific things
if: matrix.os == 'windows-latest'
Expand Down

0 comments on commit 27a0a91

Please sign in to comment.