packages feed

hypher 0.1.4 → 0.1.5

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

hypher.cabal view
@@ -1,5 +1,5 @@ name:                hypher-version:             0.1.4+version:             0.1.5 synopsis:            A Haskell neo4j client description:              Library to interact with Neo4j databases. @@ -17,7 +17,7 @@     This is a fork of: http://hackage.haskell.org/package/haskell-neo4j-client. Attempting to bring it up to date.      Only supports new Transactional Cypher REST api.     -homepage:            https://github.com/zoetic-community/hyper+homepage:            https://github.com/zoetic-community/hypher license:             MIT license-file:        LICENSE author:              Antoni Silvestre & Jeff Taggart