Skip to content

1.5.1

Compare
Choose a tag to compare
@jneira jneira released this 28 Nov 22:40
· 1203 commits to master since this release
745ef26

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