From 081f66792ae861d0bb0d7b2c5a844f4ac7de2677 Mon Sep 17 00:00:00 2001 From: Mathieu Boespflug Date: Sun, 24 Jan 2016 23:31:15 +0100 Subject: [PATCH] Reintroduce HaskellR suite of packages. inline-r test suite disabled for now because it depends on tasty-expected-failure, a package not in Stackage. --- build-constraints.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 083454f6..7a83905f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1314,8 +1314,9 @@ packages: - nationstates "Mathieu Boespflug @mboes": - # profunctors https://github.com/fpco/stackage/issues/590 - # netwire + - H + - ihaskell-inline-r + - inline-r - th-lift "Christopher Reichert @creichert": @@ -2110,6 +2111,9 @@ skipped-tests: # Never finishes - blank-canvas + # Requires tasty-expected-failure + - inline-r + # end of skipped-tests # Tests which we should build and run, but which are expected to fail. We