Require skylighting 0.3.1.

This commit is contained in:
John MacFarlane 2017-03-04 10:33:52 +01:00
parent 37152f9351
commit 9925739ba9
3 changed files with 4 additions and 4 deletions

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.2 && < 0.4,
skylighting >= 0.3.1 && < 0.4,
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.2.3 && < 1.5,
skylighting >= 0.2 && < 0.4,
skylighting >= 0.3.1 && < 0.4,
Diff >= 0.2 && < 0.4,
test-framework >= 0.3 && < 0.9,
test-framework-hunit >= 0.2 && < 0.4,

View file

@ -18,5 +18,5 @@ packages:
commit: 8309142e2529e7c82277b93a2c911df5a63f65ca
extra-dep: false
extra-deps:
- skylighting-0.3
- skylighting-0.3.1
resolver: lts-8.2

View file

@ -8,5 +8,5 @@ flags:
packages:
- '.'
extra-deps:
- skylighting-0.3
- skylighting-0.3.1
resolver: lts-8.2