Document changes in release-notes/rl-0.8

This commit is contained in:
siggsy 2025-10-18 09:02:23 +02:00 committed by siggsy
commit 871e04f077

View file

@ -589,3 +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.