From d9a76fc48fba2b1c056f98f16048885dbe84cb19 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 26 Dec 2017 06:44:47 +0200 Subject: [PATCH] Skip ihaskell tests due to here dependency --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f9ed0025..aa4db2fc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3455,6 +3455,8 @@ skipped-tests: - hpack # haskell-src-exts via interpolate + - ihaskell # haskell-src-exts via here + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We