We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 644430f commit 456d1cdCopy full SHA for 456d1cd
gridtables.cabal
@@ -30,7 +30,7 @@ common common-options
30
build-depends: base >= 4.12 && < 5
31
, array
32
, parsec >= 3.1 && < 3.2
33
- , text >= 1.1.1.0 && < 1.3 || >= 2.0 && < 2.1
+ , text >= 1.1.1.0 && < 1.3 || >= 2.0 && < 2.2
34
default-language: Haskell2010
35
default-extensions: OverloadedStrings
36
other-extensions: FlexibleContexts
0 commit comments