Depend on new releases of commonmark-extensions, commonmark-pandoc.

This commit is contained in:
John MacFarlane
2024-12-07 16:19:54 -08:00
parent c4aebcc406
commit 9adfc7d16e
3 changed files with 4 additions and 18 deletions
-12
View File
@@ -9,15 +9,3 @@ constraints: skylighting-format-blaze-html >= 0.1.1.3,
-- for now (commercialhaskell/stackage#7545):
data-default-class <= 0.2, data-default <= 0.8
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs.git
tag: 1fddc913b31487571b12fd0ac99d4a0ab00acd34
subdir: commonmark-extensions
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs.git
tag: 1fddc913b31487571b12fd0ac99d4a0ab00acd34
subdir: commonmark-pandoc
+2 -2
View File
@@ -491,8 +491,8 @@ library
case-insensitive >= 1.2 && < 1.3,
citeproc >= 0.8.1.1 && < 0.9,
commonmark >= 0.2.6.1 && < 0.3,
commonmark-extensions >= 0.2.5.5 && < 0.3,
commonmark-pandoc >= 0.2.2.2 && < 0.3,
commonmark-extensions >= 0.2.5.6 && < 0.3,
commonmark-pandoc >= 0.2.2.3 && < 0.3,
containers >= 0.6.0.1 && < 0.8,
crypton >= 0.30 && < 1.1,
crypton-connection >= 0.3.1 && < 0.5,
+2 -4
View File
@@ -26,10 +26,8 @@ extra-deps:
- skylighting-core-0.14.4
- skylighting-0.14.4
- skylighting-format-blaze-html-0.1.1.3
- git: https://github.com/jgm/commonmark-hs.git
commit: 1fddc913b31487571b12fd0ac99d4a0ab00acd34
subdirs: [commonmark-extensions, commonmark-pandoc]
- commonmark-extensions-0.2.5.6
- commonmark-pandoc-0.2.2.3
ghc-options:
"$locals": -fhide-source-paths -Wno-missing-home-modules
resolver: lts-22.33