Skip to content

Commit 0ce85b0

Browse files
committed
Allow unicode-data 0.7.
1 parent 1f3163a commit 0ce85b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandoc.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ library
544544
text-conversions >= 0.3 && < 0.4,
545545
time >= 1.5 && < 1.16,
546546
unicode-collation >= 0.1.1 && < 0.2,
547-
unicode-data >= 0.6 && < 0.7,
547+
unicode-data >= 0.6 && < 0.8,
548548
unicode-transforms >= 0.3 && < 0.5,
549549
yaml >= 0.11 && < 0.12,
550550
libyaml >= 0.1.4 && < 0.2,

0 commit comments

Comments
 (0)