Use a mime type to request singular JSON responses (#763)

This commit is contained in:
Joe Nelson
2017-01-16 15:11:37 -08:00
committed by GitHub
parent e72e4491d1
commit 104a7ed4fa
16 changed files with 505 additions and 290 deletions
+3 -1
View File
@@ -60,7 +60,7 @@ library
, either
, hasql
, hasql-pool == 0.4.1
, hasql-transaction == 0.4.5.1
, hasql-transaction == 0.5
, heredoc
, HTTP
, http-types
@@ -120,6 +120,7 @@ Test-Suite spec
, Feature.QueryLimitedSpec
, Feature.QuerySpec
, Feature.RangeSpec
, Feature.SingularSpec
, Feature.StructureSpec
, Feature.UnicodeSpec
, SpecHelper
@@ -133,6 +134,7 @@ Test-Suite spec
, base64-bytestring
, case-insensitive
, cassava
, containers
, contravariant
, hasql
, hasql-pool