Use latest pandoc-citeproc in stack.yamls.
This commit is contained in:
parent
6156cdda13
commit
886e131949
3 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@ flags:
|
||||||
packages:
|
packages:
|
||||||
- '..'
|
- '..'
|
||||||
extra-deps:
|
extra-deps:
|
||||||
- pandoc-citeproc-0.10.1.1
|
- pandoc-citeproc-0.10.1.2
|
||||||
- doctemplates-0.1.0.2
|
- doctemplates-0.1.0.2
|
||||||
- texmath-0.8.6.6
|
- texmath-0.8.6.6
|
||||||
resolver: lts-7.2
|
resolver: lts-7.2
|
||||||
|
|
|
@ -17,7 +17,7 @@ ghc-options:
|
||||||
packages:
|
packages:
|
||||||
- '..'
|
- '..'
|
||||||
extra-deps:
|
extra-deps:
|
||||||
- pandoc-citeproc-0.10.1.1
|
- pandoc-citeproc-0.10.1.2
|
||||||
- doctemplates-0.1.0.2
|
- doctemplates-0.1.0.2
|
||||||
- texmath-0.8.6.6
|
- texmath-0.8.6.6
|
||||||
resolver: lts-7.2
|
resolver: lts-7.2
|
||||||
|
|
|
@ -18,6 +18,6 @@ packages:
|
||||||
commit: 485eb11e9869fcd4c1ca9bcd68d3ccd384230252
|
commit: 485eb11e9869fcd4c1ca9bcd68d3ccd384230252
|
||||||
extra-deps:
|
extra-deps:
|
||||||
- texmath-0.8.6.6
|
- texmath-0.8.6.6
|
||||||
- pandoc-citeproc-0.10.1.1
|
- pandoc-citeproc-0.10.1.2
|
||||||
- doctemplates-0.1.0.2
|
- doctemplates-0.1.0.2
|
||||||
resolver: lts-7.2
|
resolver: lts-7.2
|
||||||
|
|
Loading…
Reference in a new issue