github haskell/haskell-language-server 1.5.1

latest releases: 2.10.0.0, 2.9.0.1, 2.9.0.0...
3 years ago

1.5.1

This is a bug fix release for two regressions found after releasing 1.5.0:

  • #2365: hs-boot files not handled correctly, discovered in the ghc codebase and fixed with #2377
  • #2379: tried to look at linkable for GetModIfaceWithoutLinkable for NormalizedFilePath... error handling template haskell, fixed with #2380

Both quick fixes thanks to @pepeiborra

Also it fixes some long standing bugs in the hlint plugin due to comments being ignored (see #2366)

Hackage release notice

Now hls can be installed from hackage using ghc-9.0.1. Like github release, it does not include brittany, stylish-haskell, class and wingman plugins.

https://hackage.haskell.org/package/haskell-language-server-1.5.1.0

Pull requests merged for 1.5.1

Don't miss a new haskell-language-server release

NewReleases is sending notifications on new releases.