aboutsummaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
Diffstat (limited to 'standalone')
-rw-r--r--standalone/windows/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/standalone/windows/build.sh b/standalone/windows/build.sh
index baaedbe96..d9f7442e5 100644
--- a/standalone/windows/build.sh
+++ b/standalone/windows/build.sh
@@ -30,7 +30,7 @@ withcyg () {
# for haskell libraries to link them with the cygwin library.
cabal update || true
-cabal install --only-dependencies -v2
+cabal install --only-dependencies -v3
# Detect when the last build was an incremental build and failed,
# and try a full build. Done this way because this shell seems a bit