From 53fab34fdbad1b59b30a4add54379401a6a356ed Mon Sep 17 00:00:00 2001 From: Thomas Sutton Date: Tue, 15 May 2018 18:50:35 +1000 Subject: [PATCH] aeson-diff is compatible again Also no longer uses HLint in test by default. --- build-constraints.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c786fccd..ddb4018f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2958,7 +2958,7 @@ packages: - tsv2csv "Thomas Sutton @thsutton": - - aeson-diff < 0 # GHC 8.4 via base-4.11.0.0 + - aeson-diff - edit-distance-vector "Kyle Van Berendonck @donkeybonks": @@ -4034,7 +4034,6 @@ expected-test-failures: # Linting failures (these may break every time HLint gets updated so keep them disabled) # https://www.snoyman.com/blog/2017/11/future-proofing-test-suites - folds - - aeson-diff - servant-swagger # end of expected-test-failures