postgresql-binary 0.12.4.1 → 0.12.4.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~aeson
Dependency ranges changed: aeson
Files
- postgresql-binary.cabal +2/−2
postgresql-binary.cabal view
@@ -1,7 +1,7 @@ name: postgresql-binary version:- 0.12.4.1+ 0.12.4.2 synopsis: Encoders and decoders for the PostgreSQL's binary format description:@@ -64,7 +64,7 @@ PostgreSQL.Binary.Inet PostgreSQL.Binary.BuilderPrim build-depends:- aeson >=1.5 && <2,+ aeson >=2 && <3, base >=4.12 && <5, binary-parser >=0.5.7 && <0.6, bytestring >=0.10.4 && <0.12,