Skip to content
Snippets Groups Projects
Commit 713367d5 authored by Oleg Grenrus's avatar Oleg Grenrus
Browse files

[appveyor] use cabal-install-2.4.1.0

parent 42538d59
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ install:
# Using '-y' and 'refreshenv' as a workaround to:
# https://github.com/haskell/cabal/issues/3687
- choco source add -n mistuke -s https://www.myget.org/F/mistuke/api/v2
- choco install -y cabal --version 3.0.0.0
- choco install -y cabal --version 2.4.1.0
- choco install -y ghc --version 8.6.5
- refreshenv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment