windows/stack.yaml - use local pandoc-citeproc.
I'm not sure why this is needed, but it is. Otherwise the build fails.
This commit is contained in:
parent
1cee48158e
commit
a6d20b32c7
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Reference in a new issue