File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ process haskell files on save.
5959
6060Since ` 0.40 ` the extension no longer uses the wrapper. It has been replaced by a selection over
6161the three supported language servers: ` haskell-ide-engine ` , ` ghcide ` and ` haskell-language-server ` .
62- The default one is ` haskell-ide-engine ` , although it will be changed by ` haskell-language-server `
63- when it would be stable enough.
62+ The default one is ` haskell-ide-engine ` , although it will be changed to ` haskell-language-server `
63+ when it will be stable enough.
6464
6565The extension will look for the executable in ` $PATH ` and it will call it with the appropiate params
6666depending on the extension settings. However, not all extension settings could be applied to all the language
You can’t perform that action at this time.
0 commit comments