From fed72c8cdc7dea5351927c4f1b157d9a4ebe6173 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 13 Oct 2019 23:20:05 -0400 Subject: [PATCH] Lifts restriction on hjsmin (#4903) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index ac60436b..14163ff6 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -667,7 +667,7 @@ packages: "Alan Zimmerman @alanz": - ghc-exactprint - haskell-lsp - - hjsmin < 0 # restrictive upper bounds for language-javascript #4903 + - hjsmin - language-javascript - Strafunski-StrategyLib