Skip to content

Commit b70599c

Browse files
authored
Allow text-2.0 (#247)
1 parent 5934e81 commit b70599c

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
@@ -128,7 +128,7 @@ library
128128
bytestring >= 0.10.4.0 && < 0.12,
129129
exceptions >= 0.4 && < 0.11,
130130
StateVar >= 1.1.0.0 && < 1.3,
131-
text >= 1.1.0.0 && < 1.3,
131+
text >= 1.1.0.0 && < 2.1,
132132
transformers >= 0.2 && < 0.6,
133133
vector >= 0.10.9.0 && < 0.13
134134

0 commit comments

Comments
 (0)