packages feed

servant-queryparam-client 0.0.1 → 1.0.0

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~servant-queryparam-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: servant-queryparam-core

API changes (from Hackage documentation)

Files

servant-queryparam-client.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.2 name:          servant-queryparam-client-version:       0.0.1+version:       1.0.0 synopsis:      Client support for servant-queryparam-core. description:   Client support for [servant-queryparam-core](https://hackage.haskell.org/package/servant-queryparam-core).@@ -25,4 +25,4 @@     , base                     >=4.16  && <5     , servant                  >=0.19     , servant-client-core      >=0.19-    , servant-queryparam-core  >=0.0.1+    , servant-queryparam-core  >=1.0.0