packages feed

haskell-neo4j-client 0.3.2.3 → 0.3.2.4

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~http-clientPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: http-client

API changes (from Hackage documentation)

Files

haskell-neo4j-client.cabal view
@@ -1,5 +1,5 @@ name:                haskell-neo4j-client-version:             0.3.2.3+version:             0.3.2.4 synopsis:            A Haskell neo4j client description:              Library to interact with Neo4j databases. @@ -48,7 +48,7 @@                    , HUnit                       >= 1.2                    , Cabal                    , text                        >= 1.1-                   , http-client                 >= 0.5+                   , http-client                 >= 0.4                    , http-client-tls             >= 0.2                    , http-conduit                >= 2.1                    , http-types                  >= 0.8@@ -80,7 +80,7 @@   build-depends:       base                  == 4.*                      , containers            >= 0.5                      , text                  >= 1.1-                     , http-client           >= 0.5+                     , http-client           >= 0.4                      , http-client-tls       >= 0.2                      , http-conduit          >= 2.1                      , http-types            >= 0.8