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 6b6fcf2 commit b9d98baCopy full SHA for b9d98ba
regex-posix.cabal
@@ -89,7 +89,7 @@ library
89
FlexibleInstances
90
91
build-depends: regex-base == 0.94.*
92
- , base >= 4.3 && < 4.16
+ , base >= 4.3 && < 4.17
93
, containers >= 0.4 && < 0.7
94
, bytestring >= 0.9 && < 0.12
95
, array >= 0.3 && < 0.6
0 commit comments