From 14560bdeee635955f559a3045780a44848e656bc Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 14 Mar 2018 18:00:16 -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 dd96d6bc..e73abc18 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3436,6 +3436,9 @@ packages: - cmark < 0 # DependencyFailed (PackageName "markdown") - cmark-highlight < 0 # GHC 8.4 via cmark - tasty-html < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - enummapset < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + - set-cover < 0 # DependencyFailed (PackageName "enummapset") # This section was used to programmatically generate a set of removals