From d55b721dd47b62dc14c4f2a079f89d0c0229d943 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 25 Jan 2016 15:07:54 -0800 Subject: [PATCH] Disabling ihaskell-inline-r and the test suite for skein --- build-constraints.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 45b45926..7acf4be9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1318,7 +1318,7 @@ packages: "Mathieu Boespflug @mboes": - H - - ihaskell-inline-r + # - ihaskell-inline-r - inline-r - th-lift @@ -2436,6 +2436,9 @@ expected-test-failures: # https://github.com/IreneKnapp/direct-sqlite/issues/60 - direct-sqlite + # openfile: does not exist + - skein + # end of expected-test-failures