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 0a3d7d6..ceda64e 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,9 +1,6 @@
flags: {}
packages:
- '.'
+resolver: lts-11.5
extra-deps:
-- 'haskell-src-exts-1.20.1'
-resolver: nightly-2017-12-14
-install-ghc: true
-system-ghc: false
-allow-newer: true
+- 'aeson-1.3.1.0'