packages feed

bolty 0.1.0.0 → 0.1.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep +packstream-boltdep ~packstream

Dependencies added: packstream-bolt

Dependency ranges changed: packstream

Files

bolty.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack  name:           bolty-version:        0.1.0.0+version:        0.1.0.1 synopsis:       Haskell driver for Neo4j (BOLT protocol 4.4-5.4) description:    Native Haskell driver for Neo4j graph database using the BOLT protocol.                 Supports BOLT versions 4.4 through 5.4 with connection pooling,@@ -95,7 +95,7 @@     , extra >=1.7 && <1.9     , mtl >=2.2 && <2.4     , network >=3.1 && <3.3-    , packstream ==0.1.*+    , packstream-bolt ==0.1.*     , persist ==1.0.*     , resource-pool ==0.4.*     , scientific ==0.3.*