Use latest citeproc release.

This commit is contained in:
John MacFarlane 2020-12-09 09:34:15 -08:00
parent d73ef09c84
commit 0dd228593f
2 changed files with 5 additions and 5 deletions

View file

@ -400,7 +400,7 @@ library
blaze-markup >= 0.8 && < 0.9,
bytestring >= 0.9 && < 0.12,
case-insensitive >= 1.2 && < 1.3,
citeproc >= 0.2 && < 0.3,
citeproc >= 0.2.0.1 && < 0.3,
commonmark >= 0.1.1.2 && < 0.2,
commonmark-extensions >= 0.2.0.4 && < 0.3,
commonmark-pandoc >= 0.2 && < 0.3,

View file

@ -17,10 +17,10 @@ extra-deps:
- commonmark-extensions-0.2.0.4
- commonmark-pandoc-0.2.0.1
- doctemplates-0.8.3
#- citeproc-0.2
- citeproc:
git: https://github.com/jgm/citeproc.git
commit: 42b1d154b02435229acbe98ae0f17d01b757ee93
- citeproc-0.2.0.1
# - citeproc:
# git: https://github.com/jgm/citeproc.git
# commit: 42b1d154b02435229acbe98ae0f17d01b757ee93
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-16.23