Use new skylighting-0.2.

This commit is contained in:
John MacFarlane
2017-02-20 00:31:57 +01:00
parent 3165e14b17
commit 42e2ac8536
3 changed files with 6 additions and 4 deletions
+2 -2
View File
@@ -279,7 +279,7 @@ Library
tagsoup >= 0.13.7 && < 0.15,
base64-bytestring >= 0.1 && < 1.1,
zlib >= 0.5 && < 0.7,
skylighting >= 0.1.1.4 && < 0.2,
skylighting >= 0.2 && < 0.3,
data-default >= 0.4 && < 0.8,
temporary >= 1.1 && < 1.3,
blaze-html >= 0.5 && < 0.10,
@@ -503,7 +503,7 @@ Test-Suite test-pandoc
directory >= 1 && < 1.4,
filepath >= 1.1 && < 1.5,
process >= 1 && < 1.5,
skylighting >= 0.1.1.3 && < 0.2,
skylighting >= 0.2 && < 0.3,
Diff >= 0.2 && < 0.4,
test-framework >= 0.3 && < 0.9,
test-framework-hunit >= 0.2 && < 0.4,
+2 -1
View File
@@ -17,5 +17,6 @@ packages:
git: https://github.com/jgm/pandoc-citeproc.git
commit: 9de619a02f79544bec933e4366a0d2f92ae2fe13
extra-dep: false
extra-deps: []
extra-deps:
- skylighting-0.2
resolver: lts-8.0
+2 -1
View File
@@ -7,5 +7,6 @@ flags:
network-uri: true
packages:
- '.'
extra-deps: []
extra-deps:
- skylighting-0.2
resolver: lts-8.0