tools: appveyor: ..and 64-bit stack/ghc
[ci skip]
This commit is contained in:
parent
35329720bc
commit
41a8122ae1
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user