We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a43401 commit 156e038Copy full SHA for 156e038
.github/workflows/haskell.yml
@@ -30,8 +30,7 @@ jobs:
30
id: setup
31
with:
32
ghc-version: ${{ matrix.ghc-version }}
33
- # Defaults, added for clarity:
34
- cabal-version: 'latest'
+ cabal-version: '3.14.2.0'
35
cabal-update: true
36
ghcup-release-channel: https://raw.githubusercontent.com/haskell/ghcup-metadata/refs/heads/develop/ghcup-prereleases-0.0.9.yaml
37
0 commit comments