From 83fefc61a810f3482bc36f7c9857c2fc944af6a1 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Mon, 30 Jul 2018 06:53:56 -0700 Subject: [PATCH] Block gi-vte, #3867 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index a78d247d..1332575d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2732,7 +2732,7 @@ packages: - gi-gtk-hs - gi-gtksource - gi-javascriptcore - - gi-vte + - gi-vte < 0 # custom setup needed? https://github.com/commercialhaskell/stackage/issues/3867 # - gi-webkit2 # GHC 8.4 "Brandon Simmons @jberryman":