Skip to content

Commit ec6dd78

Browse files
Bump the upper bound of "text"
1 parent db3f4f3 commit ec6dd78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

streamly-text.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ library
3333
, Streamly.Compat.Text.Lazy
3434
build-depends: base >=4.7 && <5
3535
, streamly-core >=0.2.0 && <0.3.1
36-
, text >=2.0 && <2.1.2
36+
, text >=2.0 && <2.1.4
3737
hs-source-dirs: src
3838
default-language: Haskell2010
3939

0 commit comments

Comments
 (0)