[Haskell-cafe] [Haskell] [ANNOUNCE] Haskell Language Server 2.3.0.0 released

Zubin Duggal zubin at well-typed.com
Fri Sep 29 11:26:46 UTC 2023


Binaries for this release are available at
https://downloads.haskell.org/~hls/haskell-language-server-2.3.0.0/.

These binaries can be installed using
[GHCup](https://www.haskell.org/ghcup/) or the Haskell VSCode extension.

All of these tarballs have associated GPG signatures. The signature
should be from `Zubin Duggal <zubin at well-typed.com>` (key ID
[588764FBE22D19C4](https://keys.openpgp.org/search?q=588764FBE22D19C4)).

The prebuilt binaries in this release support the following GHC versions:

- 9.0.2
- 9.2.8
- 9.4.6
- 9.6.2
- 9.6.3

## Changelog

* Binaries for GHC 9.6.3
* Drop support for GHC 8.10
* Remove `hls-haddock-comments-plugin`, `hls-stan-plugin`, and
   `hls-tactics-plugin`
* Don't suggest bogus modules names in `hls-module-name-plugin` (#3784)
* Add support for external Ormolu (#3771)
* Improve refine imports behaviour for qualified imports (#3806)

Happy editing!
- Zubin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20230929/d270fda3/attachment.sig>


More information about the Haskell-Cafe mailing list