From 9156a3ea48bba8be8b319ca586f592e07a57a84f Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 22 May 2016 17:55:16 +0900 Subject: [PATCH] allow latest haskell-gi again (haskell-gi#30) --- build-constraints.yaml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index be227489..151fe859 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -918,16 +918,15 @@ packages: - cabal-sort - ghcjs-codemirror - ghcjs-dom - # https://github.com/haskell-gi/haskell-gi/issues/30 - - gi-atk < 2.0.1 - - gi-cairo < 1.0.1 - - gi-gdk < 3.0.1 - - gi-gdkpixbuf < 2.0.1 - - gi-gio < 2.0.1 - - gi-glib < 2.0.1 - - gi-gobject < 2.0.1 - - gi-gtk < 3.0.1 - - gi-pango < 1.0.1 + - gi-atk + - gi-cairo + - gi-gdk + - gi-gdkpixbuf + - gi-gio + - gi-glib + - gi-gobject + - gi-gtk + - gi-pango - gtksourceview3 - idris - jsaddle