From 2890e99c72570801c62c807882d97fd3a1114e48 Mon Sep 17 00:00:00 2001 From: Ching Pei Yang Date: Sun, 10 May 2026 23:30:12 +0200 Subject: [PATCH] doc: add breaking change in haskell LSP --- docs/manual/release-notes/rl-0.9.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/manual/release-notes/rl-0.9.md b/docs/manual/release-notes/rl-0.9.md index 15685e8b..805bacf1 100644 --- a/docs/manual/release-notes/rl-0.9.md +++ b/docs/manual/release-notes/rl-0.9.md @@ -39,6 +39,9 @@ `setupOpts.strategies.chat.adapter`, rename them to `setupOpts.interactions.chat.adapter`. +- Haskell LSP now defaults to haskell-language-server, haskell-tools based LSP + support is moved to `vim.languages.haskell.extensions.haskell-tools` + [Snoweuph](https://github.com/snoweuph) - Remove `mind.nvim`. This plugin doesn't exist anymore. The original author