Skip to content

Commit 456d1cd

Browse files
LaurentRDCtarleb
authored andcommitted
Update upper bound on text
1 parent 644430f commit 456d1cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gridtables.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ common common-options
3030
build-depends: base >= 4.12 && < 5
3131
, array
3232
, parsec >= 3.1 && < 3.2
33-
, text >= 1.1.1.0 && < 1.3 || >= 2.0 && < 2.1
33+
, text >= 1.1.1.0 && < 1.3 || >= 2.0 && < 2.2
3434
default-language: Haskell2010
3535
default-extensions: OverloadedStrings
3636
other-extensions: FlexibleContexts

0 commit comments

Comments
 (0)