File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog for haskell-language-server
2
2
3
+ ## 0.7.1
4
+
5
+ * This is a minor bug fix release, mainly fixing an issue that removed accidentally desugarer warnings (#676 ).
6
+
7
+ ### Pull requests merged
8
+
9
+ - Restore kick (#676 ). It fixes #676 .
10
+ ([ #677 )] ( https://github.com/haskell/haskell-language-server/pull/677 ) by @wz1000
11
+ - README: Remove instructions to execute data target
12
+ ([ #675 )] ( https://github.com/haskell/haskell-language-server/pull/675 ) by @andys8
13
+ - Add hlint tests over cpp, extensions and ignore hints
14
+ ([ #674 )] ( https://github.com/haskell/haskell-language-server/pull/674 ) by @jneira
15
+
3
16
## 0.7.0
4
17
5
18
* This version contains mainly refactors and updates of upstream packages
You can’t perform that action at this time.
0 commit comments