This commit is contained in:
Joey Hess 2017-10-26 11:40:28 -04:00
parent 099ff702ea
commit 932d4211a4
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -58,6 +58,11 @@ getextra () {
}
getextra rsync.exe 85cb7a4d16d274fcf8069b39042965ad26abd6aa
# Upgrade stack
stack --version
stack upgrade --git
stack --version
# Build git-annex
stack setup --stack-yaml stack-windows.yaml
stack install -j 1 --stack-yaml stack-windows.yaml --no-haddock \