Use released commonmark 0.2.2, commonmark-extensions 0.2.3.1.

This commit is contained in:
John MacFarlane 2022-04-02 14:27:17 -07:00
parent feb5b03976
commit 86e53a5dd7
2 changed files with 2 additions and 15 deletions

View file

@ -8,15 +8,3 @@ source-repository-package
type: git
location: https://github.com/jgm/doclayout.git
tag: b274a5658f3655f31c0bc6175d5b27a9467c1456
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs.git
tag: cc815e013f0d87eef3daef8ad9e376ad807b012b
subdir: commonmark
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs.git
tag: cc815e013f0d87eef3daef8ad9e376ad807b012b
subdir: commonmark-extensions

View file

@ -37,11 +37,10 @@ extra-deps:
- pandoc-types-1.22.2
- texmath-0.12.5
- citeproc-0.7
- commonmark-0.2.2
- commonmark-extensions-0.2.3.1
- git: https://github.com/jgm/doclayout.git
commit: b274a5658f3655f31c0bc6175d5b27a9467c1456
- git: https://github.com/jgm/commonmark-hs.git
commit: cc815e013f0d87eef3daef8ad9e376ad807b012b
subdirs: [commonmark, commonmark-extensions]
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-18.10