postgresql-binary 0.9.0.1 → 0.9.1
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.9.0.1+ 0.9.1 synopsis: Encoders and decoders for the PostgreSQL's binary format description:@@ -72,7 +72,7 @@ -- parsing: binary-parser >= 0.5 && < 0.6, -- data:- aeson >= 0.9 && < 0.12,+ aeson >= 0.9 && < 2, uuid == 1.3.*, time >= 1.4 && < 2, scientific >= 0.2 && < 0.4,