encode json body in binary, using modified hasql dep

- switch from "unknown" parameter in text format to a "json" parameter in
  binary format (no dependency update required)
- use a lazy bytestring "json" encoder (via updated hasql)
This commit is contained in:
Robert Vollmert
2022-09-19 20:49:11 +02:00
committed by Robert
parent efd65ff1f4
commit 38ecaa44db
6 changed files with 106 additions and 34 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ library
, cookie >= 0.4.2 && < 0.5
, either >= 4.4.1 && < 5.1
, gitrev >= 1.2 && < 1.4
, hasql >= 1.6 && < 1.7
, hasql >= 1.6.1.1 && < 1.7
, hasql-dynamic-statements >= 0.3.1 && < 0.4
, hasql-notifications >= 0.1 && < 0.3
, hasql-pool >= 0.8.0.2 && < 0.9