From 67d16105939dd5c0901b7604e84ab3453460b9f0 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 23 May 2016 11:13:04 +0900 Subject: [PATCH] glib < 0.13.3.0 (gtk2hs/gtk2hs#173) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f4d52cca..a82f683f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -927,6 +927,8 @@ packages: - gi-gobject - gi-gtk - gi-pango + # https://github.com/gtk2hs/gtk2hs/issues/173 + - glib < 0.13.3.0 - gtksourceview3 - idris - jsaddle