From e86ac48258b09ad28e10e40c020d2d14343be3ab Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 10 Oct 2018 19:51:31 -0400 Subject: [PATCH] Change upper bound for yoga --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 654e55b1..658cd54a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1118,7 +1118,7 @@ packages: - netwire - netwire-input - netwire-input-glfw - - yoga < 0.0.0.4 # `gcc' failed in phase `C Compiler'. (Exit code: 1) https://github.com/Mokosha/yoga-hs/issues/2 + - yoga < 0.0.0.3 # `gcc' failed in phase `C Compiler'. (Exit code: 1) https://github.com/Mokosha/yoga-hs/issues/2 - freetype2 - HCodecs