docs: fix release notes

This commit is contained in:
siggsy 2025-11-07 21:12:29 +01:00
commit 37671ac59d

View file

@ -589,5 +589,5 @@
- Fix `vim.languages.haskell.lsp` using `lspconfig` options instead of - Fix `vim.languages.haskell.lsp` using `lspconfig` options instead of
`haskell-tools.nvim` options. `haskell-tools.nvim` options.
- Remove unecessary `haskell-language-server-wrapper`, reducing nvf size by 6GB. - Fix default language server `cmd` by replacing `haskell-language-server-wrapper` with `haskell-language-server`