hasql 1.3.0.5 → 1.3.0.6
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hashablePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hashable
API changes (from Hackage documentation)
Files
- hasql.cabal +2/−2
hasql.cabal view
@@ -1,7 +1,7 @@ name: hasql version:- 1.3.0.5+ 1.3.0.6 category: Hasql, Database, PostgreSQL synopsis:@@ -85,7 +85,7 @@ text >= 1 && < 2, text-builder >= 0.6.1.2 && < 0.7, bytestring >= 0.10 && < 0.11,- hashable >= 1.2 && < 1.3,+ hashable >= 1.2 && < 2, -- control: data-default-class >= 0.0.1 && < 0.2, profunctors >= 5.1 && < 6,