aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-07-31 08:56:40 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2020-07-31 08:56:59 -0700
commit57e29610ac3332807ac1ee897bc02b65236a7be3 (patch)
treef138edce0b2eaf06b4367953c1b038499efca5fa
parent6b08a37bbdc854b2ae13ea539be583736a5a7c70 (diff)
downloadpandoc-57e29610ac3332807ac1ee897bc02b65236a7be3.tar.gz
Use skylighting 0.9.
-rw-r--r--pandoc.cabal4
-rw-r--r--stack.yaml6
2 files changed, 4 insertions, 6 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 9b076cde8..7d6807b38 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -406,8 +406,8 @@ library
tagsoup >= 0.14.6 && < 0.15,
base64-bytestring >= 0.1 && < 1.2,
zlib >= 0.5 && < 0.7,
- skylighting >= 0.8.5 && < 0.9,
- skylighting-core >= 0.8.5 && < 0.9,
+ skylighting >= 0.9 && < 0.10,
+ skylighting-core >= 0.9 && < 0.10,
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 58f13909a..4994dbea5 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -16,10 +16,8 @@ extra-deps:
- pandoc-citeproc-0.17.0.1
- texmath-0.12.0.2
- haddock-library-1.9.0
-- skylighting-0.8.5
-- skylighting-core-0.8.5
-- regex-pcre-builtin-0.95.1.2.8.43
-- regex-base-0.94.0.0
+- skylighting-0.9
+- skylighting-core-0.9
- doclayout-0.3
- emojis-0.1
- hslua-1.1.2