From ae568f96893e9e9779137cef2400f6b8fdf3d04d Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 2 Jan 2015 08:15:17 +0200 Subject: [PATCH] Upper bound for #390 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) 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