postgresql-binary 0.8 → 0.8.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~basedep ~base-prelude
Dependency ranges changed: base, base-prelude
Files
- postgresql-binary.cabal +2/−2
postgresql-binary.cabal view
@@ -1,7 +1,7 @@ name: postgresql-binary version:- 0.8+ 0.8.1 synopsis: Encoders and decoders for the PostgreSQL's binary format description:@@ -80,7 +80,7 @@ -- general: foldl >= 1.1.1 && < 2, transformers >= 0.3 && < 0.6,- base-prelude >= 0.1.19 && < 0.2,+ base-prelude >= 0.1.19 && < 2, base >= 4.6 && < 5