Force Cabal 3.6.2.0

This commit is contained in:
Julian Ospald 2021-10-27 12:50:55 +02:00
parent e4b9eeefc6
commit b366a50af1
Signed by: hasufell
GPG Key ID: 3786C5262ECB4A3F
2 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ jobs:
- uses: haskell/actions/setup@v1.2
with:
ghc-version: 8.10.7
cabal-version: 3.4.1.0
cabal-version: 3.6.2.0
- name: create ~/.local/bin
run: mkdir -p "$HOME/.local/bin"

View File

@ -9,7 +9,7 @@ package ghcup
flags: +tui
constraints: http-io-streams -brotli,
any.Cabal ==3.4.1.0 || ==3.6.2.0,
any.Cabal ==3.6.2.0,
any.aeson >= 2.0.1.0
package libarchive