summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2018-03-13 20:19:13 -0400
committerJasper Van der Jeugt <m@jaspervdj.be>2018-03-13 20:19:13 -0400
commitfa44f2639c8a4ba78c5d065f9c91c5bf7b34968b (patch)
tree10407e2ed3d1dcd31178d414021889f14bd86980 /stack.yaml
parent61b0559c35c293bd720461baa6c0050ff9346aef (diff)
downloadhakyll-fa44f2639c8a4ba78c5d065f9c91c5bf7b34968b.tar.gz
Bump dependencies
- Bump pandoc-citeproc to 0.14 - Bump resourcet to 1.2 - Bump time to 1.9 - Bump http-types to 0.12 - Bump http-conduit to 2.3 - Bump tasty-quickcheck to 0.10
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml
index d3128a4..539ceff 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -1,4 +1,4 @@
-resolver: lts-10.6
+resolver: lts-10.9
extra-package-dbs: []
flags:
@@ -12,7 +12,7 @@ packages:
- '.'
extra-deps:
- - 'pandoc-citeproc-0.13.0.1'
+ - 'pandoc-citeproc-0.14.1.5'
nix:
enable: false