File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,10 @@ Among others,
2020
2121### Pull requests merged for 1.0.0
2222
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
2327- Fix the handling of default HLS config again
2428([ #1419 ] ( https://github.com/haskell/haskell-language-server/pull/1419 ) ) by @pepeiborra
2529- Patch pre-commit-hook to work with GHCIDE/hls-plugin-api codes
@@ -38,6 +42,8 @@ Among others,
3842([ #1406 ] ( https://github.com/haskell/haskell-language-server/pull/1406 ) ) by @fendor
3943- Update to hie-bios 0.7.4
4044([ #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
4147- Fix install script after hlint fixes
4248([ #1400 ] ( https://github.com/haskell/haskell-language-server/pull/1400 ) ) by @jhrcek
4349- Use last with-utf8 to fix #1372
You can’t perform that action at this time.
0 commit comments