aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal4
-rw-r--r--stack.yaml2
2 files changed, 3 insertions, 3 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 6246fa8dc..394721043 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -396,8 +396,8 @@ library
tagsoup >= 0.14.6 && < 0.15,
base64-bytestring >= 0.1 && < 1.1,
zlib >= 0.5 && < 0.7,
- skylighting >= 0.8.2.1 && < 0.9,
- skylighting-core >= 0.8.2.1 && < 0.9,
+ skylighting >= 0.8.2.2 && < 0.9,
+ skylighting-core >= 0.8.2.2 && < 0.9,
data-default >= 0.4 && < 0.8,
temporary >= 1.1 && < 1.4,
blaze-html >= 0.9 && < 0.10,
diff --git a/stack.yaml b/stack.yaml
index 94c13e755..fdf7aa3ff 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -14,7 +14,7 @@ extra-deps:
- pandoc-citeproc-0.16.3
- pandoc-types-1.17.6.1
- texmath-0.11.2.3
-- skylighting-0.8.2.1
+- skylighting-0.8.2.2
- skylighting-core-0.8.2.1
- doclayout-0.1
- HsYAML-0.2.0.0