Skip to content

Commit 2a3baaa

Browse files
committed
Relax the upper bound of unicode-data
1 parent 6aae001 commit 2a3baaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

streamly.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@ library
550550
-- concurrency
551551
, lockfree-queue >= 0.2.4 && < 0.3
552552

553-
, unicode-data >= 0.1 && < 0.7
553+
, unicode-data >= 0.1 && < 0.9
554554

555555
-- Network
556556
, network >= 2.6 && < 3.3

0 commit comments

Comments
 (0)