appveyor: cache stack appdata directory
This is where stack installs GHC versions.
This commit is contained in:
committed by
Steve Chávez
parent
64dc6ab9ac
commit
ea97055449
@@ -4,6 +4,7 @@ platform: x64
|
|||||||
cache:
|
cache:
|
||||||
- "c:\\sr"
|
- "c:\\sr"
|
||||||
- .stack-work
|
- .stack-work
|
||||||
|
- "c:\\Users\\appveyor\\AppData\\Local\\Programs\\stack"
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
global:
|
global:
|
||||||
|
|||||||
Reference in New Issue
Block a user