From 92a8875d4c2593f2be52491c702ce2fc897071fc Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sat, 14 Apr 2018 10:28:46 -0700 Subject: [PATCH] Test a few packages --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 50cf7335..a0e79746 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,7 +106,7 @@ 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