From a502499063afaf1003ae545bdf0238fa44a85213 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Wed, 9 Oct 2019 21:21:41 -0400 Subject: [PATCH] Drops hjsmin due to restrictive upper bounds #4903 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index c89998e5..cf20afc7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -667,7 +667,7 @@ packages: "Alan Zimmerman @alanz": - ghc-exactprint - haskell-lsp - - hjsmin + - hjsmin < 0 # restrictive upper bounds for language-javascript #4903 - language-javascript - Strafunski-StrategyLib