From 61be7e18f86d3f05375ecd5965bfec5dc01a01fe Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Wed, 11 May 2016 11:13:16 -0700 Subject: [PATCH] Added constraint "gi-cairo < 0.1.14.13" per #1434 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d35c0057..2e8e01fb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2262,6 +2262,9 @@ packages: # https://github.com/fpco/stackage/issues/1432 - OpenGLRaw < 3.2 + # https://github.com/fpco/stackage/issues/1434 + - gi-cairo < 0.1.14.13 + # end of packages