From ed945d0801979f93c6801c41f48e59bcba0f4885 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 25 May 2016 13:00:10 +0300 Subject: [PATCH] Upper bound for #1477 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 09e8a77f..6274d940 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2215,6 +2215,9 @@ packages: # These are all temporary, and need to be removed before starting GHC 8 - data-default < 0.7 - data-default-class < 0.1 + + # https://github.com/fpco/stackage/issues/1477 + - gi-javascriptcore < 3.1 # end of packages