From 727c112510dc9b9d85bc3ad6813d0a776568bc58 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 7 Mar 2017 09:48:14 +0100 Subject: [PATCH] Revert "Re-enable aeson test suite" This reverts commit 16aee943f6be087b80f4717b4645d438139bf768. --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 1a44393f..222ef705 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3280,7 +3280,8 @@ expected-test-failures: - makefile # Misc. - - distributed-process-supervisor # https://github.com/haskell-d + - aeson # 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 - rattletrap # OOM? https://github.com/fpco/stackage/issues/2232