aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-10-10 16:09:59 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-10-10 16:09:59 +0300
commit0e95d9d96e03d4fdc8d406235f1da8f9562241c8 (patch)
tree74b66ab720a38026fc80887510a1488d29ee57a4
parentec01191ff4e6f0e15f025db36942adffea193efa (diff)
downloadzerobin-0e95d9d96e03d4fdc8d406235f1da8f9562241c8.tar.gz
Update stack.yaml
-rw-r--r--stack.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index f670cc8..18dcaf2 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,5 +1,11 @@
-resolver: lts-8.17
+resolver: lts-9.6
+
+install-ghc: false
+skip-ghc-check: true
+system-ghc: true
+
packages:
+
- '.'
extra-deps: []