From ed6ccadcea0b0135766f437b00f35db9ec3ff0fb Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 31 Jul 2017 10:11:04 +0300 Subject: [PATCH] Move to correct section --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index bbd8382a..6f3c37e4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3831,6 +3831,9 @@ expected-test-failures: # https://github.com/haskell-foundation/foundation/issues/381 - foundation + # https://github.com/frontrowed/stratosphere/issues/55 + - stratosphere + # end of expected-test-failures # Benchmarks which are known not to build. Note that, currently we do not run @@ -3860,9 +3863,6 @@ expected-benchmark-failures: # wrong package.yaml file - teardown # https://github.com/roman/Haskell-teardown/issues/1 - # https://github.com/frontrowed/stratosphere/issues/55 - - stratosphere - # end of expected-benchmark-failures