mirror of
https://github.com/byteverse/colonnade.git
synced 2026-03-30 12:59:51 +02:00
colonnade: allow text 2.1 (fix #34)
This commit is contained in:
parent
22dfe8330f
commit
b6fa7d4ea2
@ -38,7 +38,7 @@ library
|
|||||||
base >= 4.12 && < 5
|
base >= 4.12 && < 5
|
||||||
, contravariant >= 1.2 && < 1.6
|
, contravariant >= 1.2 && < 1.6
|
||||||
, vector >= 0.10 && < 0.14
|
, vector >= 0.10 && < 0.14
|
||||||
, text >= 1.0 && < 2.1
|
, text >= 1.0 && < 2.2
|
||||||
, bytestring >= 0.10 && < 0.12
|
, bytestring >= 0.10 && < 0.12
|
||||||
, profunctors >= 5.0 && < 5.7
|
, profunctors >= 5.0 && < 5.7
|
||||||
, semigroups >= 0.18.2 && < 0.21
|
, semigroups >= 0.18.2 && < 0.21
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user