File tree 1 file changed +4
-0
lines changed 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ Among others,
20
20
21
21
### Pull requests merged for 1.0.0
22
22
23
+ - Correctly split non-varpats in tactics
24
+ ([ #1427 ] ( https://github.com/haskell/haskell-language-server/pull/1427 ) ) by @isovector
23
25
- Fix the handling of default HLS config again
24
26
([ #1419 ] ( https://github.com/haskell/haskell-language-server/pull/1419 ) ) by @pepeiborra
25
27
- Patch pre-commit-hook to work with GHCIDE/hls-plugin-api codes
@@ -38,6 +40,8 @@ Among others,
38
40
([ #1406 ] ( https://github.com/haskell/haskell-language-server/pull/1406 ) ) by @fendor
39
41
- Update to hie-bios 0.7.4
40
42
([ #1405 ] ( https://github.com/haskell/haskell-language-server/pull/1405 ) ) by @fendor
43
+ - Prepare 1.0.0 release
44
+ ([ #1402 ] ( https://github.com/haskell/haskell-language-server/pull/1402 ) ) by @Ailrun
41
45
- Fix install script after hlint fixes
42
46
([ #1400 ] ( https://github.com/haskell/haskell-language-server/pull/1400 ) ) by @jhrcek
43
47
- Use last with-utf8 to fix #1372
You can’t perform that action at this time.
0 commit comments