summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml14
1 files changed, 10 insertions, 4 deletions
diff --git a/stack.yaml b/stack.yaml
index cde8c86..fdf7dd4 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,4 +1,4 @@
-resolver: nightly-2017-12-14
+resolver: nightly-2018-01-15
extra-package-dbs: []
flags:
@@ -11,10 +11,16 @@ flags:
packages:
- '.'
+allow-newer: True
+
extra-deps:
- - hslua-module-text-0.1.2
- - skylighting-0.5
- - pandoc-citeproc-0.12.2.2
+ - 'binary-0.9.0.0'
+ - 'http-types-0.11'
+ - 'pandoc-2.1'
+ - 'pandoc-citeproc-0.13'
+ - 'QuickCheck-2.11.3'
+ - 'tasty-1.0.0.1'
+ - 'tasty-hunit-0.10.0.1'
nix:
enable: false