From 3ede38d15d472e54aa2058f79930cc6c3b27e8c5 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 10 Dec 2016 22:12:13 +0100 Subject: [PATCH] Use dev pandoc-citeproc for appveyor build. --- windows/stack.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/windows/stack.yaml b/windows/stack.yaml index 87b632c5b..1276eccaa 100644 --- a/windows/stack.yaml +++ b/windows/stack.yaml @@ -13,8 +13,10 @@ flags: debug: false packages: - '..' +- location: + git: https://github.com/jgm/pandoc-citeproc.git + commit: 9f586b5d57e096fb42ce020854503f46203cecbe extra-deps: -- pandoc-citeproc-0.10.3 - texmath-0.9 - doctemplates-0.1.0.2 - pandoc-types-1.17.0.4