From 0f03abf2efad97153d9bb43f767e37523c5f7981 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 12 May 2018 23:50:22 -0700 Subject: [PATCH] Add constraint on gi-gdk per haskell-gi/haskell-gi#165 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index c548beda..3add41d8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3470,6 +3470,7 @@ packages: # https://github.com/haskell-gi/haskell-gi/issues/165 - gi-cairo < 1.0.16 + - gi-gdk < 3.0.16 # end of packages