We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7631a51 commit 1abcf51Copy full SHA for 1abcf51
Changelog.md
@@ -2,6 +2,13 @@
2
3
- Add tracking of cabal files to work together with the incoming cabal formatter plugin
4
5
+### 1.5.1
6
+
7
+- Add much more logging in the client side, configured with `haskell.trace.client`
8
+- Fix error handling of `working out project ghc` (See #421)
9
+ - And dont use a shell to spawn the subprocess in non windows systems
10
+- Add commands `Start Haskell LSP server` and `Stop Haskell LSP server`
11
12
### 1.5.0
13
14
- Emit warning about limited support for ghc-9.x on hls executable download
0 commit comments