packages feed

hypher 0.1.0 → 0.1.1

raw patch · 1 files changed

+4/−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.0+version:             0.1.1 synopsis:            A Haskell neo4j client description:              Library to interact with Neo4j databases. @@ -13,7 +13,9 @@        -Batch calls for CRUD operations.     .     .-    All code has been tested with Neo4j versions 2.0.3 and 2.1.5+    All code has been tested with Neo4j versions 2.0.3 and 2.1.5. +    This is a fork of: http://hackage.haskell.org/package/haskell-neo4j-client. Attempting to bring it up to date.+     homepage:            https://github.com/zoetic-community/hyper.git license:             MIT license-file:        LICENSE