From 48018453c6c512e2127da87064b935bcbaa428d7 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 14 Apr 2018 10:31:56 -0700 Subject: [PATCH] Test a few packages and clean from previous test --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a0e79746..f1c447b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -95,7 +95,7 @@ packages: "Pasqualino Assini @tittoassini": # - zm # haskell-src-exts via derive # - flat # haskell-src-exts via derive - - model # 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - model < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build "Jose Iborra @pepeiborra": # - arrowp-qq # build failure https://github.com/pepeiborra/arrowp/issues/8 @@ -106,9 +106,9 @@ packages: - hp2pretty - floatshow - NoHoed - - threepenny-editors # 0 # GHC 8.4 + - threepenny-editors < 0 # GHC 8.4 # - clr-inline # haskell-src-exts via here # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510 - - strict-types < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - strict-types # 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build "Roman Gonzalez @roman": - teardown < 0 # GHC 8.4 via protolude