Removes body matcher to compile and test against any aeson version >= 0.8

This commit is contained in:
Diogo Biazus
2015-08-20 16:43:57 -04:00
parent f9d50018d9
commit c34f96ce2e
2 changed files with 2 additions and 7 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ executable postgrest
, HTTP, convertible, http-types
, case-insensitive
, scientific, time
, aeson == 0.8.0.*, network >= 2.6
, aeson >= 0.8, network >= 2.6
, bytestring, text, split, string-conversions
, stringsearch
, containers, unordered-containers