From d96608c06215faacb2b1c6234b769b72a7e35d55 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 12 May 2018 23:45:47 -0700 Subject: [PATCH] Add constraint on gi-cairo due to haskell-gi/haskell-gi#165 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index db3ea7a9..c548beda 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3468,6 +3468,9 @@ packages: # https://github.com/fpco/stackage/issues/3629 - extensible < 0.4.9 + # https://github.com/haskell-gi/haskell-gi/issues/165 + - gi-cairo < 1.0.16 + # end of packages # Package flags are applied to individual packages, and override the values of