From 5e6751a23747f9cc7a56b8823142de23b6320b47 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 5 Dec 2013 19:04:30 -0400 Subject: -v3 --- standalone/windows/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'standalone') 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 -- cgit v1.2.3