Require skylighting 0.8.2 (fix bug with long integer literals).
This commit is contained in:
parent
b9e7490074
commit
021e967914
1 changed files with 1 additions and 1 deletions
|
@ -392,7 +392,7 @@ library
|
|||
tagsoup >= 0.14.6 && < 0.15,
|
||||
base64-bytestring >= 0.1 && < 1.1,
|
||||
zlib >= 0.5 && < 0.7,
|
||||
skylighting >= 0.8.1.2 && < 0.9,
|
||||
skylighting >= 0.8.2 && < 0.9,
|
||||
data-default >= 0.4 && < 0.8,
|
||||
temporary >= 1.1 && < 1.4,
|
||||
blaze-html >= 0.9 && < 0.10,
|
||||
|
|
Loading…
Reference in a new issue