summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2019-09-30 07:09:58 +0200
committerEugen Wissner <belka@caraus.de>2019-09-30 07:09:58 +0200
commit0d142fb01c6cd88e8a15e312c0be0607d78c6c54 (patch)
treefb8fdecc8a9556f1b590f1b685006bcbbf2f1665 /stack.yaml
parentf767f6cd40512e470b760397cbe67e1bcdc90e2f (diff)
downloadgraphql-0d142fb01c6cd88e8a15e312c0be0607d78c6c54.tar.gz
Set STACK_ROOT to cache dependencies in the CI
Set STACK_ROOT to cache dependencies between the builds.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index 347682e..527dc48 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,7 +1,7 @@
resolver: lts-14.7
packages:
-- '.'
+- .
extra-deps: []
flags: {}