hpgsql-simple-compat 0.1.0.0 → 0.2.0.0
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~hpgsqlPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hpgsql
API changes (from Hackage documentation)
Files
hpgsql-simple-compat.cabal view
@@ -1,6 +1,6 @@-cabal-version: 1.12+cabal-version: 2.0 name: hpgsql-simple-compat-version: 0.1.0.0+version: 0.2.0.0 synopsis: Fork of postgresql-simple implemented with hpgsql instead of postgresql-libpq. description: This is a fork of postgresql-simple that tries to preserve its API as much as possible, but@@ -93,7 +93,7 @@ , aeson >= 2.2 && < 2.3 , attoparsec >= 0.14 && < 0.15 , haskell-src-meta >= 0.8 && < 0.9- , hpgsql >= 0.1 && < 0.2+ , hpgsql >= 0.2 && < 0.3 , hashable >= 1.5 && < 1.6 , mtl >= 2.3 && < 2.4 , streaming >= 0.2 && < 0.3