From bf2dfe8cb9658cce63690c4e1d2adc9bb23c2741 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 13 Dec 2015 13:05:40 +0200 Subject: [PATCH] Upper bound for #1036 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index fb60e7f0..ef765688 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1785,6 +1785,9 @@ packages: # https://github.com/fpco/stackage/issues/992 - safecopy < 0.9 + + # https://github.com/fpco/stackage/issues/1036 + - gtk < 0.14 # end of packages