packages feed

hasql-th 0.4.0.14 → 0.4.0.15

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: vector

API changes (from Hackage documentation)

Files

hasql-th.cabal view
@@ -1,5 +1,5 @@ name: hasql-th-version: 0.4.0.14+version: 0.4.0.15 category: Hasql, Database, PostgreSQL, Template Haskell synopsis: Template Haskell utilities for Hasql description:@@ -50,4 +50,4 @@     template-haskell-compat-v0208 >=0.1.7 && <2,     text >=1 && <3,     uuid >=1.3 && <2,-    vector >=0.12 && <0.13+    vector >=0.12 && <0.14