postgresql-binary 0.13.1.2 → 0.13.1.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~postgresql-libpq
Dependency ranges changed: postgresql-libpq
Files
- postgresql-binary.cabal +2/−2
postgresql-binary.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: postgresql-binary-version: 0.13.1.2+version: 0.13.1.3 synopsis: Encoders and decoders for the PostgreSQL's binary format description: An API for dealing with PostgreSQL's binary data format.@@ -120,7 +120,7 @@ , aeson >=2 && <3 , network-ip >=0.2 && <1 , postgresql-binary- , postgresql-libpq >=0.9 && <0.10+ , postgresql-libpq >=0.9 && <0.11 , QuickCheck >=2.10 && <3 , quickcheck-instances >=0.3.22 && <0.4 , rerebase >=1.20.1.1 && <2