From f8603e6df5093fb98ccd6fe038686c096b248509 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Mon, 17 Oct 2016 15:05:38 +0200 Subject: [PATCH] Bump pandoc-types versions to 1.17.0.3 in stack.yaml. --- 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 64dbcdb32..8d060f010 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.2 +- pandoc-types-1.17.0.3 resolver: lts-7.2 diff --git a/osx/stack.yaml b/osx/stack.yaml index 2b2d7f532..fb707465f 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.2 +- pandoc-types-1.17.0.3 resolver: lts-7.2 diff --git a/stack.yaml b/stack.yaml index ea62cc10a..c48754d91 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.2 +- pandoc-types-1.17.0.3 resolver: lts-7.2 diff --git a/windows/stack.yaml b/windows/stack.yaml index 4df4728f9..c0efeef1e 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.2 +- pandoc-types-1.17.0.3 resolver: lts-7.2