tools: appveyor: stack#4125: fix
[ci skip]
This commit is contained in:
		
							parent
							
								
									9a8ebb8f58
								
							
						
					
					
						commit
						b701ddeca0
					
				| @ -43,16 +43,16 @@ install: | |||||||
| # install latest stack release | # install latest stack release | ||||||
| # - 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 | ||||||
|  | # - copy stack.exe stack-release.exe | ||||||
| # - stack --version | # - stack --version | ||||||
| 
 | 
 | ||||||
| # install latest stack 4125-cabal-style-build-tools branch | # install latest stack 4125-cabal-style-build-tools branch | ||||||
| # - move stack.exe stack-release.exe |  | ||||||
| # - set PATH=C:\Users\appveyor\AppData\Roaming\local\bin;%PATH% | # - set PATH=C:\Users\appveyor\AppData\Roaming\local\bin;%PATH% | ||||||
| # - stack-release upgrade --git --git-branch 4125-cabal-style-build-tools | # - stack-release upgrade --git --git-branch 4125-cabal-style-build-tools | ||||||
| # - copy C:\Users\appveyor\AppData\Roaming\local\bin\stack.exe C:\Users\appveyor\AppData\Roaming\local\bin\stack-4125-cabal-style-build-tools.exe | # - copy C:\Users\appveyor\AppData\Roaming\local\bin\stack.exe C:\Users\appveyor\AppData\Roaming\local\bin\stack-4125.exe | ||||||
|  | # - copy C:\Users\appveyor\AppData\Roaming\local\bin\stack.exe stack.exe | ||||||
| 
 | 
 | ||||||
| # install latest stack master | # install latest stack master | ||||||
| - move stack.exe stack-release.exe |  | ||||||
| - set PATH=C:\Users\appveyor\AppData\Roaming\local\bin;%PATH% | - set PATH=C:\Users\appveyor\AppData\Roaming\local\bin;%PATH% | ||||||
| # - stack-release upgrade --git | # - stack-release upgrade --git | ||||||
| #- copy C:\Users\appveyor\AppData\Roaming\local\bin\stack.exe C:\Users\appveyor\AppData\Roaming\local\bin\stack-master.exe | #- copy C:\Users\appveyor\AppData\Roaming\local\bin\stack.exe C:\Users\appveyor\AppData\Roaming\local\bin\stack-master.exe | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user