From 7a2d9a26460ebd09c170eb0c67f5f777e94ffebc Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 18 Oct 2016 14:43:47 +0200 Subject: stack.yaml - use latest pandoc-types. --- deb/stack.yaml | 2 +- osx/stack.yaml | 2 +- stack.yaml | 2 +- windows/stack.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deb/stack.yaml b/deb/stack.yaml index 8d060f010..c08ec2db6 100644 --- a/deb/stack.yaml +++ b/deb/stack.yaml @@ -17,5 +17,5 @@ extra-deps: - pandoc-citeproc-0.10.1.2 - doctemplates-0.1.0.2 - texmath-0.8.6.6 -- pandoc-types-1.17.0.3 +- pandoc-types-1.17.0.4 resolver: lts-7.2 diff --git a/osx/stack.yaml b/osx/stack.yaml index fb707465f..ed6bb2cf1 100644 --- a/osx/stack.yaml +++ b/osx/stack.yaml @@ -20,5 +20,5 @@ extra-deps: - pandoc-citeproc-0.10.1.2 - doctemplates-0.1.0.2 - texmath-0.8.6.6 -- pandoc-types-1.17.0.3 +- pandoc-types-1.17.0.4 resolver: lts-7.2 diff --git a/stack.yaml b/stack.yaml index c48754d91..d32c541f5 100644 --- a/stack.yaml +++ b/stack.yaml @@ -10,5 +10,5 @@ packages: extra-deps: - doctemplates-0.1.0.2 - texmath-0.8.6.6 -- pandoc-types-1.17.0.3 +- pandoc-types-1.17.0.4 resolver: lts-7.2 diff --git a/windows/stack.yaml b/windows/stack.yaml index c0efeef1e..c4cca260f 100644 --- a/windows/stack.yaml +++ b/windows/stack.yaml @@ -17,5 +17,5 @@ extra-deps: - texmath-0.8.6.6 - pandoc-citeproc-0.10.1.2 - doctemplates-0.1.0.2 -- pandoc-types-1.17.0.3 +- pandoc-types-1.17.0.4 resolver: lts-7.2 -- cgit v1.2.3