USe latest pandoc-citeproc in binary package stack.yaml.

This commit is contained in:
John MacFarlane 2016-09-25 23:06:18 +02:00
parent 820ab51401
commit cacb9c0fcb
3 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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

View file

@ -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