From a6d20b32c74b55c9e019026b940da01bb81bd6bb Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Mon, 4 Jan 2016 07:59:07 -0800
Subject: windows/stack.yaml - use local pandoc-citeproc.

I'm not sure why this is needed, but it is. Otherwise
the build fails.
---
 windows/stack.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'windows')

diff --git a/windows/stack.yaml b/windows/stack.yaml
index ecf6de502..32ae3a501 100644
--- a/windows/stack.yaml
+++ b/windows/stack.yaml
@@ -13,7 +13,7 @@ flags:
     debug: false
 packages:
 - '..'
-- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.tar.gz'
+- '../../pandoc-citeproc'
 extra-deps:
 - 'cmark-0.5.0'
 - 'hsb2hs-0.3.1'
-- 
cgit v1.2.3