packages feed

servant-kotlin 0.1.1.5 → 0.1.1.6

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~hspecPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: hspec

API changes (from Hackage documentation)

Files

servant-kotlin.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 9d4b8670018d1cca58bebcf29e3fcb132ec6eec3469906fa73b4e43d9fb8460c+-- hash: b0a3e70273b9a6a8557135e54566c625f67453856f9ea2f92bb6792392127ef0  name:           servant-kotlin-version:        0.1.1.5+version:        0.1.1.6 synopsis:       Automatically derive Kotlin class to query servant webservices description:    See README at <https://github.com/matsubara0507/servant-kotlin#readme> category:       Web@@ -59,7 +59,7 @@     , containers >=0.5.7 && <0.6.1     , directory >=1.3 && <1.4     , formatting >=6.2 && <6.4-    , hspec >=2.4.1 && <2.7+    , hspec >=2.4.1 && <2.8     , http-api-data >=0.3.7 && <0.4.1     , lens >=4.15 && <4.18     , servant >=0.9 && <0.16