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 dfe5ba3 commit 0468674Copy full SHA for 0468674
postgrest.cabal
@@ -127,7 +127,7 @@ library
127
, neat-interpolation >= 0.5 && < 0.6
128
, network >= 2.6 && < 3.3
129
, network-uri >= 2.6.1 && < 2.8
130
- , optparse-applicative >= 0.13 && < 0.19
+ , optparse-applicative >=0.13 && <0.20
131
, parsec >= 3.1.11 && < 3.2
132
-- Technically unused, can be removed after updating to hasql >= 1.7
133
, postgresql-libpq >= 0.10
0 commit comments