diff --git a/build-constraints.yaml b/build-constraints.yaml index 0dda583b..cc7e8dfc 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -644,6 +644,11 @@ packages: # https://github.com/fpco/stackage/issues/389 - lens < 4.7 + # https://github.com/fpco/stackage/issues/390 + # NOTE: When this issue is resolved, remove the expected test failure + # for language-ecmascript as well. + - language-ecmascript < 0.17 + # Global flags are applied to all packages global-flags: blaze_html_0_5: true