From 073bcae16cc9a2f33dac58abaeaeca6548f0807a Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 27 Nov 2017 23:29:19 -0800 Subject: Use skylighting 0.4.4.1. Closes #4103 (wrong color of unmarked code text when numerLines is used). --- pandoc.cabal | 2 +- stack.pkg.yaml | 2 +- stack.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pandoc.cabal b/pandoc.cabal index 3e9bc98b4..cab2bba23 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -318,7 +318,7 @@ library tagsoup >= 0.13.7 && < 0.15, base64-bytestring >= 0.1 && < 1.1, zlib >= 0.5 && < 0.7, - skylighting >= 0.4.4 && < 0.5, + skylighting >= 0.4.4.1 && < 0.5, data-default >= 0.4 && < 0.8, temporary >= 1.1 && < 1.3, blaze-html >= 0.5 && < 0.10, diff --git a/stack.pkg.yaml b/stack.pkg.yaml index 9a6e04493..0d1d1742c 100644 --- a/stack.pkg.yaml +++ b/stack.pkg.yaml @@ -16,7 +16,7 @@ extra-deps: - pandoc-types-1.17.3 - hslua-0.9.2 - hslua-module-text-0.1.2 -- skylighting-0.4.4 +- skylighting-0.4.4.1 - texmath-0.10 - cmark-gfm-0.1.1 - QuickCheck-2.10.0.1 diff --git a/stack.yaml b/stack.yaml index 28cacc002..38112c49d 100644 --- a/stack.yaml +++ b/stack.yaml @@ -10,7 +10,7 @@ extra-deps: - pandoc-types-1.17.3 - hslua-0.9.2 - hslua-module-text-0.1.2 -- skylighting-0.4.4 +- skylighting-0.4.4.1 - texmath-0.10 - cmark-gfm-0.1.1 - QuickCheck-2.10.0.1 -- cgit v1.2.3