From f5dd62d4c4dff162cf542bfb527283266aba2ef9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 11 Apr 2018 16:47:20 -0700 Subject: [PATCH] Also test set-cover --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index dd7234e0..ad03360c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3444,7 +3444,7 @@ packages: - cmark-highlight < 0 # GHC 8.4 via cmark - tasty-html < 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") + # set-cover < 0 # DependencyFailed (PackageName "enummapset") - yesod-fb < 0 # GHC 8.4 via fb - Spock-api < 0 # GHC 8.4 via reroute - Spock-core < 0 # GHC 8.4 via reroute