Use dev pandoc-citeproc in windows,osx,deb/stack.yaml.
This commit is contained in:
parent
e20e88220e
commit
25c1f58d18
3 changed files with 12 additions and 3 deletions
|
@ -13,8 +13,11 @@ flags:
|
|||
debug: false
|
||||
packages:
|
||||
- '..'
|
||||
- location:
|
||||
git: https://github.com/jgm/pandoc-citeproc.git
|
||||
commit: 602dcd024ca474dd21907316d7e626055fb3fd51
|
||||
extra-dep: true
|
||||
extra-deps:
|
||||
- pandoc-citeproc-0.10.4
|
||||
- texmath-0.9
|
||||
- doctemplates-0.1.0.2
|
||||
- pandoc-types-1.17.0.4
|
||||
|
|
|
@ -16,8 +16,11 @@ ghc-options:
|
|||
highlighting-kate: '-pgmP cpphs -optP--cpp'
|
||||
packages:
|
||||
- '..'
|
||||
- location:
|
||||
git: https://github.com/jgm/pandoc-citeproc.git
|
||||
commit: 602dcd024ca474dd21907316d7e626055fb3fd51
|
||||
extra-dep: true
|
||||
extra-deps:
|
||||
- pandoc-citeproc-0.10.4
|
||||
- texmath-0.9
|
||||
- doctemplates-0.1.0.2
|
||||
- pandoc-types-1.17.0.4
|
||||
|
|
|
@ -13,8 +13,11 @@ flags:
|
|||
debug: false
|
||||
packages:
|
||||
- '..'
|
||||
- location:
|
||||
git: https://github.com/jgm/pandoc-citeproc.git
|
||||
commit: 602dcd024ca474dd21907316d7e626055fb3fd51
|
||||
extra-dep: true
|
||||
extra-deps:
|
||||
- pandoc-citeproc-0.10.4
|
||||
- texmath-0.9
|
||||
- doctemplates-0.1.0.2
|
||||
- pandoc-types-1.17.0.4
|
||||
|
|
Loading…
Add table
Reference in a new issue