From 7b1a9d7aca1737e197609bd17dcbdc1e8c9d9bf6 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Mon, 24 Oct 2016 22:12:33 +0200
Subject: [PATCH] stack.yamls - use latest pandoc-citeproc.

---
 deb/stack.yaml     | 2 +-
 osx/stack.yaml     | 2 +-
 windows/stack.yaml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/deb/stack.yaml b/deb/stack.yaml
index cc1d577d6..3612672f3 100644
--- a/deb/stack.yaml
+++ b/deb/stack.yaml
@@ -16,5 +16,5 @@ packages:
 extra-deps:
 - doctemplates-0.1.0.2
 - pandoc-types-1.17.0.4
-- pandoc-citeproc-0.10.1.3
+- pandoc-citeproc-0.10.1.4
 resolver: lts-7.4
diff --git a/osx/stack.yaml b/osx/stack.yaml
index f2151f48a..f171b2471 100644
--- a/osx/stack.yaml
+++ b/osx/stack.yaml
@@ -19,5 +19,5 @@ packages:
 extra-deps:
 - doctemplates-0.1.0.2
 - pandoc-types-1.17.0.4
-- pandoc-citeproc-0.10.1.3
+- pandoc-citeproc-0.10.1.4
 resolver: lts-7.4
diff --git a/windows/stack.yaml b/windows/stack.yaml
index cc1d577d6..3612672f3 100644
--- a/windows/stack.yaml
+++ b/windows/stack.yaml
@@ -16,5 +16,5 @@ packages:
 extra-deps:
 - doctemplates-0.1.0.2
 - pandoc-types-1.17.0.4
-- pandoc-citeproc-0.10.1.3
+- pandoc-citeproc-0.10.1.4
 resolver: lts-7.4