USe latest pandoc-citeproc in binary package stack.yaml.
This commit is contained in:
parent
820ab51401
commit
cacb9c0fcb
3 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@ flags:
|
|||
packages:
|
||||
- '..'
|
||||
extra-deps:
|
||||
- pandoc-citeproc-0.10.1
|
||||
- pandoc-citeproc-0.10.1.1
|
||||
- http-client-0.5.0
|
||||
- http-client-tls-0.3.0
|
||||
resolver: lts-7.0
|
||||
|
|
|
@ -17,7 +17,7 @@ ghc-options:
|
|||
packages:
|
||||
- '..'
|
||||
extra-deps:
|
||||
- pandoc-citeproc-0.10.1
|
||||
- pandoc-citeproc-0.10.1.1
|
||||
- 'http-client-0.5.0'
|
||||
- 'http-client-tls-0.3.0'
|
||||
resolver: lts-7.0
|
||||
|
|
|
@ -16,5 +16,5 @@ packages:
|
|||
extra-deps:
|
||||
- 'http-client-0.5.0'
|
||||
- 'http-client-tls-0.3.0'
|
||||
- pandoc-citeproc-0.10.1
|
||||
- pandoc-citeproc-0.10.1.1
|
||||
resolver: lts-7.0
|
||||
|
|
Loading…
Add table
Reference in a new issue