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.
59
59
60
60
Since ` 0.40 ` the extension no longer uses the wrapper. It has been replaced by a selection over
61
61
the 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.
64
64
65
65
The extension will look for the executable in ` $PATH ` and it will call it with the appropiate params
66
66
depending 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