hasql-dynamic-statements 0.3.1 → 0.3.1.1
raw patch · 2 files changed
+2/−4 lines, 2 filesdep ~hasqlsetup-changedPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hasql
API changes (from Hackage documentation)
Files
- Setup.hs +0/−2
- hasql-dynamic-statements.cabal +2/−2
− Setup.hs
@@ -1,2 +0,0 @@-import Distribution.Simple-main = defaultMain
hasql-dynamic-statements.cabal view
@@ -1,5 +1,5 @@ name: hasql-dynamic-statements-version: 0.3.1+version: 0.3.1.1 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.5,+ hasql >=1.4 && <1.6, hasql-implicits >=0.1 && <0.2, ptr >=0.16.7.2 && <0.17