From 2e80b74dd025710127b46fbba355c63b16c101de Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 14 Jan 2018 13:50:51 +0100 Subject: [PATCH] Change gi upper bounds #3186 --- build-constraints.yaml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89b6bcda..c2a2b4b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3213,11 +3213,12 @@ packages: - eliminators < 0.4 # https://github.com/fpco/stackage/issues/3186 - - gi-atk < 2.0.15 - - gi-cairo < 1.0.15 - - gi-glib < 2.0.16 - - gi-gobject < 2.0.16 - - gi-javascriptcore < 4.0.15 + # - gi-atk < 2.0.15 + # - gi-cairo < 1.0.15 + # - gi-glib < 2.0.16 + # - gi-gobject < 2.0.16 + # - gi-javascriptcore < 4.0.15 + - haskell-gi-overloading < 1 # https://github.com/fpco/stackage/issues/3187 - QuickCheck < 2.11