From 5a50bd97eb391ff4df4682a0c079476113bb3d3d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 5 Apr 2016 22:11:26 +0200 Subject: [PATCH] Expect ghc-imported-from test-suite to fail #1315 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 60a20c26..e25abb72 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2655,6 +2655,9 @@ expected-test-failures: # https://github.com/danidiaz/process-streaming/issues/12 - process-streaming + # https://github.com/fpco/stackage/pull/1315 + - ghc-imported-from + # end of expected-test-failures