packages feed

cayley-client 0.4.10 → 0.4.11

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~http-clientdep ~lens-aesonPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: http-client, lens-aeson

API changes (from Hackage documentation)

Files

cayley-client.cabal view
@@ -1,6 +1,6 @@ cabal-version: >=1.10 name: cayley-client-version: 0.4.10+version: 0.4.11 license: BSD3 license-file: LICENSE copyright: (c) 2015-2020 - Michel Boucey@@ -37,11 +37,11 @@         bytestring >=0.10.6 && <0.11,         binary >=0.7.5 && <0.9,         exceptions >=0.8.0.2 && <0.11,-        http-client >=0.4.30 && <0.6,+        http-client >=0.4.30 && <0.7,         http-conduit >=2.1.8 && <2.4,         lens >=4.12.3 && <4.19,         mtl >=2.2.1 && <2.3,-        lens-aeson >=1.0.0 && <1.1,+        lens-aeson >=1.0.0 && <1.2,         text >=1.2.2 && <1.3,         transformers >=0.4.2 && <0.6,         unordered-containers >=0.2.5.1 && <0.3,