Use citeproc 0.6.0.1.

This commit is contained in:
John MacFarlane 2022-01-11 23:52:57 -08:00
parent a30b29624e
commit a416a2f243
3 changed files with 5 additions and 34 deletions

View file

@ -3,30 +3,8 @@ tests: True
flags: +embed_data_files
constraints: aeson >= 2.0.1.0
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs
tag: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd
subdir: commonmark-pandoc
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs
tag: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd
subdir: commonmark-extensions
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs
tag: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd
subdir: commonmark
source-repository-package
type: git
location: https://github.com/jgm/ipynb.git
tag: 00246af10885c2ad4413ace4f69a7e6c88297a08
source-repository-package
type: git
location: https://github.com/jgm/citeproc.git
tag: 81f8a77b7378f3e7305fb0ea1554e9a4726d4ade

View file

@ -459,7 +459,7 @@ library
blaze-markup >= 0.8 && < 0.9,
bytestring >= 0.9 && < 0.12,
case-insensitive >= 1.2 && < 1.3,
citeproc >= 0.6 && < 0.7,
citeproc >= 0.6.0.1 && < 0.7,
commonmark >= 0.2.1.1 && < 0.3,
commonmark-extensions >= 0.2.2 && < 0.3,
commonmark-pandoc >= 0.2.1.1 && < 0.3,

View file

@ -33,19 +33,12 @@ extra-deps:
- unicode-transforms-0.4.0
- unicode-data-0.2.0
- texmath-0.12.4
- commonmark-0.2.1.1
- commonmark-extensions-0.2.2.1
- commonmark-pandoc-0.2.1.1
- citeproc-0.6.0.1
- git: https://github.com/jgm/ipynb.git
commit: 00246af10885c2ad4413ace4f69a7e6c88297a08
- git: https://github.com/jgm/citeproc.git
commit: 81f8a77b7378f3e7305fb0ea1554e9a4726d4ade
- git: https://github.com/jgm/commonmark-hs
commit: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd
subdir: commonmark
- git: https://github.com/jgm/commonmark-hs
commit: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd
subdir: commonmark-pandoc
- git: https://github.com/jgm/commonmark-hs
commit: 530c6d93c9d7f84b1d71e10d23c1bfaee82e86bd
subdir: commonmark-extensions
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-18.10