hasql-backend 0.2.0 → 0.2.1
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 +2/−2
hasql-backend.cabal view
@@ -1,7 +1,7 @@ name: hasql-backend version:- 0.2.0+ 0.2.1 synopsis: API for backends of "hasql" description:@@ -50,7 +50,7 @@ text < 1.3, vector < 0.11, -- control:- list-t >= 0.2 && < 0.3,+ list-t < 0.4, -- general: base-prelude < 0.2, base >= 4.5 && < 4.8