From d8702d17492e0bc38b2dbec4e279c147f0686d99 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Wed, 18 Feb 2026 00:41:40 +0800 Subject: [PATCH] lsp < 2.8 (rzk-lang/rzk#220) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8cd7ecfd..81c965d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7888,6 +7888,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7948 - gtk-sni-tray < 0.1.10 + + # https://github.com/rzk-lang/rzk/issues/220 + - lsp < 2.8 # end of Stackage upper bounds # end of packages