From b388400b5a05b0dde5194877bf9b93b1b7ca291f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 18 Dec 2015 18:34:56 +0100 Subject: [PATCH] Disable aeson test-suite --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4389acea..8f5776f5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1945,6 +1945,9 @@ skipped-tests: - terminal-progress-bar - threads + # Waiting for hackage release, was fixed in https://github.com/bos/aeson/commit/f012d0936808224d82150292c2b866fc5d1c182c + - aeson + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We