diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2016-11-30 17:03:37 +0100 | 
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2016-11-30 17:03:37 +0100 | 
| commit | aedd604842f87c2f0d66737c09b1ac36daee1eb0 (patch) | |
| tree | 98ec8a508a9191d061c47403bad4597bebe15700 /windows | |
| parent | fb8a2540bdb91eee0ecf620b4e9d7acf3d78042f (diff) | |
| download | pandoc-aedd604842f87c2f0d66737c09b1ac36daee1eb0.tar.gz | |
Use pandoc-citeproc 0.10.3 release in stack.yamls for binary pkgs.
Diffstat (limited to 'windows')
| -rw-r--r-- | windows/stack.yaml | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/windows/stack.yaml b/windows/stack.yaml index 44a6a74f9..d0f0e7c59 100644 --- a/windows/stack.yaml +++ b/windows/stack.yaml @@ -13,10 +13,8 @@ flags:      debug: false  packages:  - '..' -- location: -    git: https://github.com/jgm/pandoc-citeproc.git -    commit: b48cd833dd2356581d86d952d32fb14361ea79c4  extra-deps: +- pandoc-citeproc-0.10.3  - texmath-0.9  - doctemplates-0.1.0.2  - pandoc-types-1.17.0.4 | 
