Skip to content

Commit 7d77a91

Browse files
akhradpwiz
authored andcommitted
bump maximum constraint for text <2.1 -> <2.2 (current)
1 parent 14fa0a5 commit 7d77a91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdl2.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ library
148148
bytestring >= 0.10.4.0 && < 0.12,
149149
exceptions >= 0.4 && < 0.11,
150150
StateVar >= 1.1.0.0 && < 1.3,
151-
text >= 1.1.0.0 && < 2.1,
151+
text >= 1.1.0.0 && < 2.2,
152152
transformers >= 0.2 && < 0.7,
153153
vector >= 0.10.9.0 && < 0.14
154154

0 commit comments

Comments
 (0)