hasql-dynamic-statements 0.3.1.1 → 0.3.1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~bytestringdep ~containersdep ~hasqlPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: bytestring, containers, hasql
API changes (from Hackage documentation)
Files
hasql-dynamic-statements.cabal view
@@ -1,5 +1,5 @@ name: hasql-dynamic-statements-version: 0.3.1.1+version: 0.3.1.2 synopsis: Toolkit for constructing Hasql statements dynamically description: This library introduces into the Hasql ecosystem a new abstraction named Snippet,@@ -36,7 +36,7 @@ base >=4.12 && <5, bytestring >=0.10 && <0.12, containers >=0.6 && <0.7,- hasql >=1.4 && <1.6,+ hasql >=1.6 && <1.7, hasql-implicits >=0.1 && <0.2, ptr >=0.16.7.2 && <0.17