Skip to content

Commit

Permalink
explicitly add cabal version.
Browse files Browse the repository at this point in the history
  • Loading branch information
piyush-kurur committed Oct 4, 2023
1 parent 4f95f96 commit 0b3e4c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: haskell-actions/setup@v2
with:
ghc-version: ${{ matrix.ghc }}

cabal-version: 'latest'
- name: Information
run: |
ghc --version
Expand Down

0 comments on commit 0b3e4c6

Please sign in to comment.