colonnade: allow text 2.1 (fix #34)

This commit is contained in:
Artem Pelenitsyn 2024-11-03 20:12:35 -05:00 committed by GitHub
parent 22dfe8330f
commit b6fa7d4ea2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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