summaryrefslogtreecommitdiffhomepage
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml7
1 files changed, 2 insertions, 5 deletions
diff --git a/stack.yaml b/stack.yaml
index ae1019c..ceda64e 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,9 +1,6 @@
flags: {}
packages:
- '.'
+resolver: lts-11.5
extra-deps:
-- 'optparse-applicative-0.14.0.0'
-resolver: 'nightly-2017-06-19'
-install-ghc: true
-system-ghc: false
-allow-newer: true
+- 'aeson-1.3.1.0'