Use latest releases of commonmark, commonmark-pandoc.

This commit is contained in:
John MacFarlane
2024-10-05 09:31:29 -07:00
parent a913bf662f
commit 50007f0273
3 changed files with 4 additions and 17 deletions
-12
View File
@@ -7,15 +7,3 @@ flags: +embed_data_files
constraints: skylighting-format-blaze-html >= 0.1.1.2,
skylighting-format-context >= 0.1.0.2
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs
subdir: commonmark
tag: 7130ce27089b47588f64946263defc05fd72ab29
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs
subdir: commonmark-pandoc
tag: 7130ce27089b47588f64946263defc05fd72ab29
+2 -2
View File
@@ -490,9 +490,9 @@ library
bytestring >= 0.9 && < 0.13,
case-insensitive >= 1.2 && < 1.3,
citeproc >= 0.8.1.1 && < 0.9,
commonmark >= 0.2.6 && < 0.3,
commonmark >= 0.2.6.1 && < 0.3,
commonmark-extensions >= 0.2.5.5 && < 0.3,
commonmark-pandoc >= 0.2.2.1 && < 0.3,
commonmark-pandoc >= 0.2.2.2 && < 0.3,
containers >= 0.6.0.1 && < 0.8,
crypton >= 0.30 && < 1.1,
crypton-connection >= 0.3.1 && < 0.5,
+2 -3
View File
@@ -23,9 +23,8 @@ extra-deps:
- pandoc-lua-marshal-0.2.8
- djot-0.1.2.2
- texmath-0.12.8.11
- git: https://github.com/jgm/commonmark-hs
subdirs: [commonmark, commonmark-pandoc]
commit: 7130ce27089b47588f64946263defc05fd72ab29
- commonmark-0.2.6.1
- commonmark-pandoc-0.2.2.2
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules