packages feed

hasql-backend 0.2.1 → 0.2.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~list-tPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: list-t

API changes (from Hackage documentation)

Files

hasql-backend.cabal view
@@ -1,7 +1,7 @@ name:   hasql-backend version:-  0.2.1+  0.2.2 synopsis:   API for backends of "hasql" description:@@ -50,7 +50,7 @@     text < 1.3,     vector < 0.11,     -- control:-    list-t < 0.4,+    list-t < 0.5,     -- general:     base-prelude < 0.2,     base >= 4.5 && < 4.8