You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugin says that haskell-language-server lsp must not be configured manually which conflicts with plugins.lsp.servers.hls nixvim module. Nixvim should probably warn/error if plugins.lsp.servers.hls.enable is set to true when haskell-tools plugin is also enabled.
Additional options for enabling optional dependencies, probably most of them should be enabled by default in nixvim.
Might also consider an option for automatically generating hoogle database.
The text was updated successfully, but these errors were encountered:
haskell-tools
https://github.com/MrcJkb/haskell-tools.nvim
Extra Information
Plugin says that haskell-language-server lsp must not be configured manually which conflicts with
plugins.lsp.servers.hls
nixvim module. Nixvim should probably warn/error ifplugins.lsp.servers.hls.enable
is set totrue
whenhaskell-tools
plugin is also enabled.Additional options for enabling optional dependencies, probably most of them should be enabled by default in nixvim.
Might also consider an option for automatically generating hoogle database.
The text was updated successfully, but these errors were encountered: