hasql 0.19.7 → 0.19.8
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~base-preludePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: base-prelude
API changes (from Hackage documentation)
Files
- hasql.cabal +2/−2
hasql.cabal view
@@ -1,7 +1,7 @@ name: hasql version:- 0.19.7+ 0.19.8 category: Hasql, Database, PostgreSQL synopsis:@@ -99,7 +99,7 @@ loch-th == 0.2.*, placeholders == 0.1.*, -- general:- base-prelude >= 0.1.19 && < 0.2,+ base-prelude >= 0.1.19 && < 2, base >= 4.6 && < 5