From 4fd659a86985fe9eaa8ad41ce797b0086b35fe2b Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 10 Oct 2018 19:58:37 -0400 Subject: [PATCH] Remove yoga due to BuildFailureException --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 658cd54a..c7f55220 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1118,7 +1118,7 @@ packages: - netwire - netwire-input - netwire-input-glfw - - yoga < 0.0.0.3 # `gcc' failed in phase `C Compiler'. (Exit code: 1) https://github.com/Mokosha/yoga-hs/issues/2 + - yoga < 0 # `gcc' failed in phase `C Compiler'. (Exit code: 1) https://github.com/Mokosha/yoga-hs/issues/2 - freetype2 - HCodecs