From 4354f659cf40994e1c8a0b241cb12b0ac65f2533 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Wed, 10 Oct 2018 19:43:47 -0400 Subject: [PATCH] Add 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 77144421..654e55b1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1118,7 +1118,7 @@ packages: - netwire - netwire-input - netwire-input-glfw - - yoga + - yoga < 0.0.0.4 # `gcc' failed in phase `C Compiler'. (Exit code: 1) https://github.com/Mokosha/yoga-hs/issues/2 - freetype2 - HCodecs