From b55310de7f4fa68f67aa52db5d1981a99cff3d3b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 26 Oct 2016 23:36:59 +0200 Subject: stack.yamls - use git commit from pandoc-citeproc so we don't have to wait for stackage's hackage mirror to update. --- windows/stack.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'windows/stack.yaml') diff --git a/windows/stack.yaml b/windows/stack.yaml index 19aba535c..cfd45fa8d 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: 1fb0ac09952ea69dac528652165d9d65313b77d4 extra-deps: - doctemplates-0.1.0.2 - pandoc-types-1.17.0.4 -- pandoc-citeproc-0.10.2.1 resolver: lts-7.5 -- cgit v1.2.3