mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-28 17:20:47 +08:00
Allow unicode-data 0.7.
This commit is contained in:
+1
-1
@@ -544,7 +544,7 @@ library
|
||||
text-conversions >= 0.3 && < 0.4,
|
||||
time >= 1.5 && < 1.16,
|
||||
unicode-collation >= 0.1.1 && < 0.2,
|
||||
unicode-data >= 0.6 && < 0.7,
|
||||
unicode-data >= 0.6 && < 0.8,
|
||||
unicode-transforms >= 0.3 && < 0.5,
|
||||
yaml >= 0.11 && < 0.12,
|
||||
libyaml >= 0.1.4 && < 0.2,
|
||||
|
||||
Reference in New Issue
Block a user