tools: appveyor: ..and 64-bit stack/ghc

[ci skip]
This commit is contained in:
Simon Michael 2018-04-27 09:57:04 -07:00
parent 35329720bc
commit 41a8122ae1

View File

@ -31,7 +31,8 @@ cache:
#- "c:\\pr\\hledger-api\\.stack-work"
install:
- curl -skL -ostack.zip http://www.stackage.org/stack/windows-i386
#- curl -skL -ostack.zip http://www.stackage.org/stack/windows-i386
- curl -skL -ostack.zip http://www.stackage.org/stack/windows-x86_64
- 7z x stack.zip stack.exe
- stack setup