mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 20:02:27 +03:00
tools: appveyor: troubleshooting stack#4125
This commit is contained in:
parent
de1efa4c86
commit
71405d9f3c
@ -38,6 +38,9 @@ install:
|
||||
- curl -skL -ostack.zip http://www.stackage.org/stack/windows-x86_64
|
||||
- 7z x stack.zip stack.exe
|
||||
- stack --version
|
||||
# temporary, troubleshooting https://github.com/commercialhaskell/stack/issues/4125
|
||||
- stack upgrade --git
|
||||
- stack --version
|
||||
#
|
||||
# install ghc
|
||||
# using ghc 8.2 to avoid a hledger-web -> network/stack build issue on windows,
|
||||
|
Loading…
Reference in New Issue
Block a user