Use citeproc 0.6, commonmark 0.2.2.1, commonmark-extensions 0.2.2

This commit is contained in:
John MacFarlane 2021-10-22 17:31:40 -07:00
parent ce1aca4a32
commit 45054733fa
3 changed files with 6 additions and 25 deletions

View file

@ -3,23 +3,6 @@ tests: True
flags: +embed_data_files
-- constraints: aeson >= 2.0.1.0
source-repository-package
type: git
location: https://github.com/jgm/citeproc.git
tag: 673a7fb643d24a3bb0f60f8f29e189c0ba7ef15b
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs.git
tag: 7d34a747cd2d8668451909a722eb9ce16d1f4852
subdir: commonmark
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs.git
tag: 7d34a747cd2d8668451909a722eb9ce16d1f4852
subdir: commonmark-pandoc
-- Needed to build with aeson 2
-- source-repository-package

View file

@ -535,9 +535,9 @@ library
blaze-markup >= 0.8 && < 0.9,
bytestring >= 0.9 && < 0.12,
case-insensitive >= 1.2 && < 1.3,
citeproc >= 0.5 && < 0.6,
commonmark >= 0.2.1 && < 0.3,
commonmark-extensions >= 0.2.1.2 && < 0.3,
citeproc >= 0.6 && < 0.7,
commonmark >= 0.2.1.1 && < 0.3,
commonmark-extensions >= 0.2.2 && < 0.3,
commonmark-pandoc >= 0.2.1.1 && < 0.3,
connection >= 0.3.1,
containers >= 0.4.2.1 && < 0.7,

View file

@ -27,11 +27,9 @@ extra-deps:
- tasty-lua-1.0.0
- pandoc-types-1.22.1
- texmath-0.12.3.2
- git: https://github.com/jgm/citeproc.git
commit: 673a7fb643d24a3bb0f60f8f29e189c0ba7ef15b
- git: https://github.com/jgm/commonmark-hs.git
commit: 7d34a747cd2d8668451909a722eb9ce16d1f4852
subdirs: [commonmark, commonmark-pandoc]
- commonmark-0.2.1.1
- commonmark-extensions-0.2.2
- citeproc-0.6
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-18.10