appveyor: cache stack appdata directory

This is where stack installs GHC versions.
This commit is contained in:
Robert Vollmert
2019-07-07 11:40:41 -05:00
committed by Steve Chávez
parent 64dc6ab9ac
commit ea97055449
+1
View File
@@ -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: