packages feed

hasql-backend 0.4.1 → 0.4.1.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~eitherdep ~textPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: either, text

API changes (from Hackage documentation)

Files

hasql-backend.cabal view
@@ -1,7 +1,7 @@ name:   hasql-backend version:-  0.4.1+  0.4.1.1 synopsis:   API for backends of "hasql" description:@@ -47,10 +47,10 @@   build-depends:     -- data:     bytestring < 0.11,-    text < 1.3,+    text < 2,     vector < 0.11,     -- control:-    either >= 4.3 && < 4.4,+    either >= 4.3 && < 5,     free >= 4.6 && < 5,     list-t < 0.5,     transformers >= 0.3 && < 0.5,