postgresql-binary 0.12.4.2 → 0.12.4.3
raw patch · 2 files changed
+3/−5 lines, 2 filesdep ~textdep ~transformerssetup-changed
Dependency ranges changed: text, transformers
Files
- Setup.hs +0/−2
- postgresql-binary.cabal +3/−3
− Setup.hs
@@ -1,2 +0,0 @@-import Distribution.Simple-main = defaultMain
postgresql-binary.cabal view
@@ -1,7 +1,7 @@ name: postgresql-binary version:- 0.12.4.2+ 0.12.4.3 synopsis: Encoders and decoders for the PostgreSQL's binary format description:@@ -72,9 +72,9 @@ containers >=0.5 && <0.7, network-ip >=0.3 && <0.4, scientific >=0.3 && <0.4,- text >=1.2 && <2,+ text >=1.2 && <3, time >=1.9 && <2,- transformers >=0.3 && <0.6,+ transformers >=0.3 && <0.7, unordered-containers ==0.2.*, uuid ==1.3.*, vector >=0.12 && <0.13