From 6715498673730c6dd335c557388da73fa6e3242e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Levent=20Erk=C3=B6k?= Date: Tue, 20 Nov 2018 08:28:12 -0800 Subject: [PATCH] Add sbv/crackNum to stackage --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12354521..d99b8142 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3309,7 +3309,8 @@ packages: - gdp "Levent Erkok @LeventErkok": - - sbv < 0 # DependencyFailed (PackageName "crackNum") + - sbv + - crackNum "János Tapolczai @jtapolczai": - listsafe @@ -3734,7 +3735,6 @@ packages: - wai-routing < 0 # DependencyFailed (PackageName "wai-route") - fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - cli < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - - crackNum < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - prim-array < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build - quickcheck-classes < 0 # DependencyFailed (PackageName "prim-array") - xxhash < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build