remove verbose flag; aws deps fixed
authorJoey Hess <joeyh@joeyh.name>
Mon, 19 Oct 2015 17:54:10 +0000 (13:54 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 19 Oct 2015 17:54:10 +0000 (13:54 -0400)
standalone/windows/build.sh

index 829660b4b3458742eda05d57a517154bebafa5f7..7f577c90e93175f665ad1f1eaa32a7e38ba6fba0 100755 (executable)
@@ -40,7 +40,7 @@ cabal update || true
 
 cabal install warp-3.1.3.1
 
-cabal install --only-dependencies -v3 || true
+cabal install --only-dependencies || true
 
 # 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