mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-29 01:41:20 +08:00
pandoc-server: allow text 2.1.
This commit is contained in:
@@ -57,7 +57,7 @@ library
|
||||
base64 >= 0.4 && < 0.5,
|
||||
doctemplates >= 0.11 && < 0.12,
|
||||
data-default >= 0.4 && < 0.8,
|
||||
text >= 1.1.1.0 && < 2.1,
|
||||
text >= 1.1.1.0 && < 2.2,
|
||||
unicode-collation >= 0.1.1 && < 0.2,
|
||||
servant-server >= 0.19 && < 0.21,
|
||||
skylighting >= 0.13 && < 0.15,
|
||||
|
||||
Reference in New Issue
Block a user