haskell-neo4j-client 0.3.0.12 → 0.3.0.13
raw patch · 1 files changed
+1/−3 lines, 1 filesdep −monad-controlPVP ok
version bump matches the API change (PVP)
Dependencies removed: monad-control
API changes (from Hackage documentation)
Files
haskell-neo4j-client.cabal view
@@ -1,5 +1,5 @@ name: haskell-neo4j-client-version: 0.3.0.12+version: 0.3.0.13 synopsis: A Haskell neo4j client description: Library to interact with Neo4j databases. @@ -57,7 +57,6 @@ , HTTP == 4000.2.* , lifted-base == 0.2.* , hashable == 1.2.*- , monad-control == 0.3.* , mtl >= 2.1 && < 2.3 library@@ -86,5 +85,4 @@ , lifted-base == 0.2.* , hashable == 1.2.* , transformers-base == 0.4.*- , monad-control == 0.3.* , mtl >= 2.1 && < 2.3