[Haskell] [ANNOUNCE] Haskell Language Server 2.6.0.0 released
Zubin Duggal <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cafe |
|---|---|
| Message-ID | <oaullvglbetziq3wureczqf7ty2vcl2irntpc6mnkpg4k5dtrn@45nobh4f2vvr> |
Binaries for this release are available at https://downloads.haskell.org/~hls/haskell-language-server-2.6.0.0/. These binaries can be installed using [GHCup](https://www.haskell.org/ghcup/), using the vanilla metadata channel. ```bash ghcup --url-source=https://raw.githubusercontent.com/haskell/ghcup-metadata/master/ghcup-vanilla-0.0.8.yaml install hls 2.6.0.0 ``` All of these tarballs have associated GPG signatures. The signature should be from `Zubin Duggal <[email protected]>` (key ID [588764FBE22D19C4](https://keys.openpgp.org/search?q=588764FBE22D19C4)). The prebuilt binaries in this release support the following GHC versions: - 9.2.8 - 9.4.8 - 9.6.4 - 9.8.1 # Changelog - Bindists for GHC 9.6.4 - A new semantic tokens plugin (#3892, @soulomoon). - Improvements to multiple home unit support with GHC 9.4. Using cabal 3.11+ will load proper multiple home unit sessions by default, fixing a lot of issues with loading and reloading projects that have more than one component (#3462, @wz1000). - Removed implicit-hie, resulting in better behaviour for projects without cradles. - Don't produce diagnostics for disabled plugins (#3941, @fendor). - Many other bug fixes. Happy editing! - Zubin. _______________________________________________ Haskell-Cafe mailing list To (un)subscribe, modify options or view archives go to: http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe Only members subscribed via the mailman list are allowed to post.
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEAZROpSIRC5DIH2KdfM/Cd6FMl6cFAmWlbDwACgkQfM/Cd6FM l6dPrAf+NEqfDTgvPHaPzjLEfYxsp7z3oDa7H/mvY22zPQ4Lffc6zyeQUeiV7TRT 2GPZjLfcOpZeRZo0hqF4XFopBwqyaU5oJ6F7sigp5f0RkEia7RQwUx/MPA6O81mn 1L+vq6wTnecxHiKT7Vd7l/7SisciNSa0pkDjZ3yBCKVPg7yXfGKShWKs7L+H7T7a bh6LMMdnoso6rXSGoaJO6zRyggR01rnHX3gq0dnPKhYU1M65zS4awt8upTsSajPs uD6dd6RMpUI/tfuhbK7hOer1cmNOY1c3y/rE1iNm1/b/5YNWqVUqE725da8roKDx SjxPL+0ET9zuYWrfClgep2ndBaBwkA== =+U/M -----END PGP SIGNATURE-----