colonnade: allow text 2.1 (fix #34)

This commit is contained in:
Artem Pelenitsyn 2024-11-03 20:12:35 -05:00 committed by Andrew Martin
parent 22dfe8330f
commit 7fea4d8581

View File

@ -38,7 +38,7 @@ library
base >= 4.12 && < 5
, contravariant >= 1.2 && < 1.6
, vector >= 0.10 && < 0.14
, text >= 1.0 && < 2.1
, text >= 1.0 && < 2.2
, bytestring >= 0.10 && < 0.12
, profunctors >= 5.0 && < 5.7
, semigroups >= 0.18.2 && < 0.21