aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal4
-rw-r--r--stack.yaml4
2 files changed, 4 insertions, 4 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 2231c28b1..e4d795987 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -398,8 +398,8 @@ library
tagsoup >= 0.14.6 && < 0.15,
base64-bytestring >= 0.1 && < 1.1,
zlib >= 0.5 && < 0.7,
- skylighting >= 0.8.2.3 && < 0.9,
- skylighting-core >= 0.8.2.3 && < 0.9,
+ skylighting >= 0.8.3 && < 0.9,
+ skylighting-core >= 0.8.3 && < 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 a7dab94ba..e228e900c 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -15,8 +15,8 @@ extra-deps:
- pandoc-types-1.20
- texmath-0.12
- haddock-library-1.8.0
-- skylighting-0.8.2.3
-- skylighting-core-0.8.2.3
+- skylighting-0.8.3
+- skylighting-core-0.8.3
- regex-pcre-builtin-0.95.0.8.8.35
- doclayout-0.2.0.1
- HsYAML-0.2.0.0