File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ 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
25
+ - Move tactics tests to be standalone
26
+ ([ #1425 ] ( https://github.com/haskell/haskell-language-server/pull/1425 ) ) by @isovector
23
27
- Fix the handling of default HLS config again
24
28
([ #1419 ] ( https://github.com/haskell/haskell-language-server/pull/1419 ) ) by @pepeiborra
25
29
- Patch pre-commit-hook to work with GHCIDE/hls-plugin-api codes
@@ -38,6 +42,8 @@ Among others,
38
42
([ #1406 ] ( https://github.com/haskell/haskell-language-server/pull/1406 ) ) by @fendor
39
43
- Update to hie-bios 0.7.4
40
44
([ #1405 ] ( https://github.com/haskell/haskell-language-server/pull/1405 ) ) by @fendor
45
+ - Prepare 1.0.0 release
46
+ ([ #1402 ] ( https://github.com/haskell/haskell-language-server/pull/1402 ) ) by @Ailrun
41
47
- Fix install script after hlint fixes
42
48
([ #1400 ] ( https://github.com/haskell/haskell-language-server/pull/1400 ) ) by @jhrcek
43
49
- Use last with-utf8 to fix #1372
You can’t perform that action at this time.
0 commit comments