cache stack data.

This commit is contained in:
Dhananjay Balan 2018-03-08 19:46:09 +01:00
parent 492a405819
commit cf2289f09d

View File

@ -1,5 +1,10 @@
image: fpco/stack-build:lts-10.8 image: fpco/stack-build:lts-10.8
cache:
paths:
- _cache/
- .stack-work/
test: test:
script: script:
- stack setup - stack setup