Change upper bound for yoga

This commit is contained in:
Alexey Zabelin 2018-10-10 19:51:31 -04:00
parent 4354f659cf
commit e86ac48258
No known key found for this signature in database
GPG Key ID: 3A169985478324E9

View File

@ -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