From a8c2667291a6505d912f0ef1d4219871c5d73224 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 8 Feb 2016 10:56:48 +0100 Subject: [PATCH] Expect Cabal test-suite to fail --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7d610052..d816956f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2450,6 +2450,9 @@ expected-test-failures: # https://github.com/tanakh/aeson-lens/issues/10 - aeson-lens + # Not sure if we can fix this + - Cabal + # end of expected-test-failures