From 7e7d9f94f2d983bf07d9f45d4efbda453a00c416 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Garc=C3=ADa=20Etxebarria?= Date: Wed, 22 Jun 2016 21:04:41 +0200 Subject: [PATCH] Add webkit bindings, and re-add Gtk bindings There is a new version of haskell-gi in stackage that improves the binding compilation time in an important way, so re-add gi-gtk to stackage. Perhaps this will help with https://github.com/fpco/stackage/issues/1569 . Also add gi-webkit to stackage, with the appropriate dependencies. This could help with https://github.com/fpco/stackage/issues/1477 . --- build-constraints.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7e135510..0f915af3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2212,8 +2212,11 @@ packages: - gi-gio == 2.0.3 - gi-glib == 2.0.3 - gi-gobject == 2.0.3 - # GHC 8 - gi-gtk == 3.0.3 + - gi-gtk == 3.0.3 - gi-pango == 1.0.3 + - gi-soup == 2.4.3 + - gi-javascriptcore == 3.0.3 + - gi-webkit == 3.0.3 - haskell-gi "Brandon Simmons ": @@ -2272,9 +2275,6 @@ packages: - data-default < 0.7 - data-default-class < 0.1 - # https://github.com/fpco/stackage/issues/1477 - - gi-javascriptcore < 3.1 - # https://github.com/fpco/stackage/issues/1510 - pipes < 4.2