From 28ed9f5feea611d9fe288b83742001cde9fe54f5 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 7 Mar 2017 09:48:51 +0100 Subject: [PATCH] Re-disable aeson test suite --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 222ef705..06af5c1f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3280,7 +3280,7 @@ expected-test-failures: - makefile # Misc. - - aeson # Will be fixed in the next release + - aeson # 1.1.0.0 Will be fixed in the next release - distributed-process-supervisor # # https://github.com/haskell-d - ghcid # Weird conflicts with sandboxingistributed/distributed-process-supervisor/issues/1 - haskell-docs # GHC bug