Skip to content

Commit

Permalink
Bumps cabal version
Browse files Browse the repository at this point in the history
  • Loading branch information
konn committed Dec 26, 2023
1 parent 748fb08 commit a6429ee
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 @@ -43,7 +43,7 @@ jobs:
- uses: haskell-actions/setup@v2
with:
ghc-version: ${{ matrix.ghc }}
cabal-version: 3.10.1.0
cabal-version: 3.10.2.0
enable-stack: false

- name: Cache ~/.cabal/store
Expand Down

0 comments on commit a6429ee

Please sign in to comment.