From 798ff562e96fb6140fb6df0169b9c82e9df137f7 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 18 May 2019 15:28:46 +0200 Subject: [PATCH] haskell-lsp & haskell-lsp-types bounds for #4563 --- build-constraints.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b3b2e51b..df18bf81 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4602,6 +4602,10 @@ packages: - tasty-hedgehog < 1.0 - tomland < 1.0.1.0 + # https://github.com/commercialhaskell/stackage/issues/4563 + - haskell-lsp < 0.13.0.0 + - haskell-lsp-types < 0.13.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of