force installing older warp; current fails to build

This commit is contained in:
Joey Hess 2015-10-04 14:51:23 -04:00
parent dd38d01a11
commit 5d36efef20

View file

@ -38,6 +38,8 @@ rm -f git-annex-installer.exe
# for haskell libraries to link them with the cygwin library.
cabal update || true
cabal install warp-3.1.3.1
cabal install --only-dependencies || true
# Detect when the last build was an incremental build and failed,