diff --git a/build-constraints.yaml b/build-constraints.yaml index 7d5196b4..6628fdde 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -917,7 +917,16 @@ packages: - cabal-sort - ghcjs-codemirror - ghcjs-dom - - gi-gtk + # 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 - gtksourceview3 - idris - jsaddle