From 5d126a20cdcaed22dba58f17e1331697d5d7b947 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 5 Oct 2020 11:33:44 -0500 Subject: [PATCH] Upper bounds for haskell-lsp, #5676 --- build-constraints.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 12c32066..22f80101 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5014,6 +5014,11 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5673 - text-show < 3.9 + # https://github.com/commercialhaskell/stackage/issues/5676 + - haskell-lsp < 0.23 + - haskell-lsp-types < 0.23 + - lsp-test < 0.11.0.6 + # end of packages # Package flags are applied to individual packages, and override the values of