From bed74c9aecbb323d884201a51f23c23d132a61b1 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 09:39:22 -0700 Subject: [PATCH] Block more ghc 8.4 build failures --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 610db0e2..40cdaf1b 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3411,6 +3411,9 @@ packages: - shelly < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - stateWriter < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - text-region < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - pinch < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - pthread < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - yi-rope < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build # This section was used to programmatically generate a set of removals