hasql-optparse-applicative 0.3.0.7 → 0.3.0.8
raw patch · 2 files changed
+2/−4 lines, 2 filesdep ~optparse-applicativesetup-changedPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: optparse-applicative
API changes (from Hackage documentation)
Files
- Setup.hs +0/−2
- hasql-optparse-applicative.cabal +2/−2
− Setup.hs
@@ -1,2 +0,0 @@-import Distribution.Simple-main = defaultMain
hasql-optparse-applicative.cabal view
@@ -1,7 +1,7 @@ name: hasql-optparse-applicative version:- 0.3.0.7+ 0.3.0.8 synopsis: "optparse-applicative" parsers for "hasql" category:@@ -47,6 +47,6 @@ hasql >= 1.3 && < 1.6, hasql-pool >= 0.5 && < 0.6, -- - optparse-applicative >= 0.12 && < 0.17,+ optparse-applicative >= 0.12 && < 0.18, -- base-prelude < 2