We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ce8513 commit 6e84705Copy full SHA for 6e84705
Changelog.md
@@ -1,3 +1,12 @@
1
+### 1.0.1
2
+
3
+- Switch the default formatter to Ormolu to match haskell-language-server
4
+- Fix `haskell.serverExecutablePath` not working with absolute paths on Windows
5
+ (@winestone)
6
+- Improve the help text and error message when `haskell.serverExecutablePath`
7
+ is not found
8
+- Fix the rendering of the markdown table in the README (@Darren8098)
9
10
### 1.0.0
11
12
- vscode-haskell now lives under the Haskell organisation
0 commit comments