We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399e22d commit 5cf501bCopy full SHA for 5cf501b
configurator-pg.cabal
@@ -34,7 +34,7 @@ library
34
Data.Configurator.Syntax
35
Data.Configurator.Types
36
build-depends: base >= 4.9 && < 4.20
37
- , megaparsec >= 7.0.0 && < 9.7
+ , megaparsec >= 7.0.0 && < 9.8
38
, containers >= 0.5.6.2 && < 0.7
39
, protolude >= 0.1.10 && < 0.4
40
, scientific >= 0.3.4.9 && < 0.4
0 commit comments