From 23d29ee10cb93143f48aca6aa6ebb6afc09af797 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Mon, 14 Aug 2017 15:45:18 -0700
Subject: [PATCH] Use latest commit for pandoc-citeproc.

---
 stack.pkg.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/stack.pkg.yaml b/stack.pkg.yaml
index 9e03834ee..290c35726 100644
--- a/stack.pkg.yaml
+++ b/stack.pkg.yaml
@@ -14,7 +14,7 @@ packages:
 - '.'
 - location:
     git: https://github.com/jgm/pandoc-citeproc.git
-    commit: 2e27f5cb40577c9b3ffe0fc112687084f3d9d877
+    commit: 6930cd18087190133e600533a8d335a718cddf76
   extra-dep: false
 extra-deps:
 - hslua-0.7.0