packages feed

hasql-dynamic-statements 0.3.1.3 → 0.3.1.4

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~containersPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: containers

API changes (from Hackage documentation)

Files

hasql-dynamic-statements.cabal view
@@ -1,5 +1,5 @@ name:          hasql-dynamic-statements-version:       0.3.1.3+version:       0.3.1.4 synopsis:      Toolkit for constructing Hasql statements dynamically description:   This library introduces into the Hasql ecosystem a new abstraction named Snippet,@@ -57,7 +57,7 @@   build-depends:       base >=4.12 && <5     , bytestring >=0.10 && <0.13-    , containers >=0.6 && <0.7+    , containers >=0.6 && <0.8     , hasql >=1.6 && <1.7     , hasql-implicits >=0.1.1.2 && <0.2     , ptr >=0.16.7.2 && <0.17