appveyor: show stack version

[ci skip]
This commit is contained in:
Simon Michael 2018-10-24 12:53:58 -07:00
parent 8f50e824ed
commit 0bb0d8967d

View File

@ -43,6 +43,7 @@ install:
# install latest stack release
- curl -skL -ostack.zip http://www.stackage.org/stack/windows-x86_64
- 7z x stack.zip stack.exe
- stack --version
# install a stack prerelease
#- curl -skLO https://github.com/commercialhaskell/stack/releases/download/v1.9.0.1/stack-1.9.0.1-windows-x86_64.tar.gz