packages feed

cayley-client 0.4.6 → 0.4.7

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~aesondep ~lensPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: aeson, lens

API changes (from Hackage documentation)

Files

cayley-client.cabal view
@@ -1,6 +1,6 @@ cabal-version: >=1.10 name: cayley-client-version: 0.4.6+version: 0.4.7 license: BSD3 license-file: LICENSE copyright: (c) 2015-2018 - Michel Boucey@@ -30,7 +30,7 @@     other-extensions: OverloadedStrings     ghc-options: -Wall     build-depends:-        aeson >=0.8.0.2 && <1.4,+        aeson >=0.8.0.2 && <1.5,         attoparsec >=0.12.1.6 && <0.14,         base >=4.8.1.0 && <5,         bytestring >=0.10.6 && <0.11,@@ -38,7 +38,7 @@         exceptions >=0.8.0.2 && <0.11,         http-client >=0.4.30 && <0.6,         http-conduit >=2.1.8 && <2.4,-        lens >=4.12.3 && <4.17,+        lens >=4.12.3 && <4.18,         mtl >=2.2.1 && <2.3,         lens-aeson >=1.0.0 && <1.1,         text >=1.2.2 && <1.3,@@ -55,5 +55,5 @@         hspec >=2.1.10 && <2.6,         base >=4.8 && <5,         cayley-client -any,-        aeson >=0.8.0.2 && <1.4,+        aeson >=0.8.0.2 && <1.5,         unordered-containers >=0.2.5 && <0.3