aboutsummaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-05 19:04:30 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-05 19:04:30 -0400
commit5e6751a23747f9cc7a56b8823142de23b6320b47 (patch)
tree7fad5be0a1954e78dbaa878e8629f83c275e1ca3 /standalone
parent57052aa986f4d5b378135da0ebe7086f2df4a153 (diff)
-v3
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