appveyor: cache Haskell Platform.

This commit is contained in:
John MacFarlane 2015-09-27 09:40:20 -07:00
parent a3295f57d5
commit 360e35459f

View file

@ -1,3 +1,6 @@
cache:
- "C:\\Program Files\\Haskell Platform\\2014.2.0.0"
install:
- cmd: 'git submodule update --init'
- ps: |