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 36d7447 commit 49445d7Copy full SHA for 49445d7
.github/workflows/haskell.yml
@@ -27,7 +27,7 @@ jobs:
27
id: setup-haskell
28
with:
29
ghc-version: ${{ matrix.ghc }}
30
- cabal-version: "3.12.1.0"
+ cabal-version: "3.14.2.0"
31
32
- name: Install LLVM (macOS)
33
if: runner.os == 'macOS' && matrix.ghc == '8.10'
0 commit comments