From 1d3e7d088a30f9763ef877cad0f0165154ec825c Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 9 Apr 2018 14:59:03 -0700 Subject: [PATCH] Also unblock xxhash to test #3509 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 73ae37a3..f446af3d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3506,7 +3506,7 @@ packages: - xlsx-tabular < 0 # DependencyFailed (PackageName "xlsx") - xmonad < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - xmonad-contrib < 0 # DependencyFailed (PackageName "xmonad") - - xxhash < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build + # xxhash < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build # Transitive failures, reported on https://github.com/fpco/stackage/issues/3394