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 | - curl -skL -ostack.zip http://www.stackage.org/stack/windows-x86_64 | ||||||
| - 7z x stack.zip stack.exe | - 7z x stack.zip stack.exe | ||||||
| - stack --version | - stack --version | ||||||
|  | # temporary, troubleshooting https://github.com/commercialhaskell/stack/issues/4125 | ||||||
|  | - stack upgrade --git | ||||||
|  | - stack --version | ||||||
| # | # | ||||||
| # install ghc | # install ghc | ||||||
| # using ghc 8.2 to avoid a hledger-web -> network/stack build issue on windows, | # using ghc 8.2 to avoid a hledger-web -> network/stack build issue on windows, | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user