packages feed

postgresql-binary 0.15 → 0.15.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~containers

Dependency ranges changed: containers

Files

postgresql-binary.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: postgresql-binary-version: 0.15+version: 0.15.0.1 synopsis: Encoders and decoders for the PostgreSQL's binary format description:   An API for dealing with PostgreSQL's binary data format.@@ -90,7 +90,7 @@     binary-parser >=0.5.7 && <0.6,     bytestring >=0.10.4 && <0.13,     bytestring-strict-builder >=0.4.5.4 && <0.5,-    containers >=0.5 && <0.8,+    containers >=0.5 && <0.9,     iproute >=1.7 && <2,     mtl >=2.2 && <2.4,     scientific >=0.3 && <0.4,