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