aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cabal.project2
-rw-r--r--pandoc.cabal4
-rw-r--r--stack.yaml4
3 files changed, 4 insertions, 6 deletions
diff --git a/cabal.project b/cabal.project
index e4197e544..4ca6da52e 100644
--- a/cabal.project
+++ b/cabal.project
@@ -9,5 +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
-
--- TODO: release new skylighting-core, skylighting
diff --git a/pandoc.cabal b/pandoc.cabal
index 8c3755bda..ce235f652 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -533,8 +533,8 @@ library
random >= 1.2 && < 1.4,
safe >= 0.3.18 && < 0.4,
scientific >= 0.3 && < 0.4,
- skylighting >= 0.14.5 && < 0.15,
- skylighting-core >= 0.14.5 && < 0.15,
+ skylighting >= 0.14.7 && < 0.15,
+ skylighting-core >= 0.14.7 && < 0.15,
split >= 0.2 && < 0.3,
syb >= 0.1 && < 0.8,
tagsoup >= 0.14.6 && < 0.15,
diff --git a/stack.yaml b/stack.yaml
index d1297235e..4e750b555 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -16,8 +16,8 @@ extra-deps:
- hslua-packaging-2.3.2
- pandoc-lua-marshal-0.3.1
- tls-2.1.7
-- skylighting-core-0.14.6
-- skylighting-0.14.6
+- skylighting-core-0.14.7
+- skylighting-0.14.7
- skylighting-format-typst-0.1
- typst-symbols-0.1.8.1
- doclayout-0.5.0.1