Require citeproc 0.1.0.2.

This commit is contained in:
John MacFarlane 2020-10-15 13:00:37 -07:00
parent 6c40f305be
commit 3c8b3eba17
3 changed files with 3 additions and 3 deletions

View file

@ -7,4 +7,4 @@ package pandoc
source-repository-package
type: git
location: https://github.com/jgm/citeproc
tag: 0.1.0.1
tag: 0.1.0.2

View file

@ -404,7 +404,7 @@ library
blaze-markup >= 0.8 && < 0.9,
bytestring >= 0.9 && < 0.12,
case-insensitive >= 1.2 && < 1.3,
citeproc >= 0.1.0.1 && < 0.2,
citeproc >= 0.1.0.2 && < 0.2,
commonmark >= 0.1.0.2 && < 0.2,
commonmark-extensions >= 0.2 && < 0.3,
commonmark-pandoc >= 0.2 && < 0.3,

View file

@ -22,7 +22,7 @@ extra-deps:
- commonmark-0.1.0.2
- commonmark-extensions-0.2.0.1
- commonmark-pandoc-0.2.0.1
- citeproc-0.1.0.1
- citeproc-0.1.0.2
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules