revise .cabal

This commit is contained in:
Jens Petersen 2022-06-18 00:21:41 +08:00
parent 232ad56e4f
commit dfe6e735cb

View File

@ -1,6 +1,6 @@
Name: io-streams
Version: 1.5.2.1
x-revision: 1
x-revision: 2
License: BSD3
License-file: LICENSE
Category: Data, Network, IO-Streams
@ -133,7 +133,7 @@ Library
bytestring >= 0.9 && <0.12,
primitive >= 0.2 && <0.8,
process >= 1.1 && <1.7,
text >= 0.10 && <1.3,
text >= 0.10 && <1.3 || >= 2.0 && <2.1,
time >= 1.2 && <1.12,
transformers >= 0.2 && <0.6,
vector >= 0.7 && <0.13