The HLS team is pleased to announce the release of Haskell Language Server 2.8.0.0 .
Binaries for this release are available at
Index of /~hls/haskell-language-server-2.8.0.0/ .
All of these tarballs have associated GPG signatures. The signature should be from Zubin Duggal <zubin@well-typed.com>
(key ID 588764FBE22D19C4).
The prebuilt binaries in this release support the following GHC versions:
- 9.2.8
- 9.4.8
- 9.6.5
- 9.8.2
Changelog
- Bindists for GHC 9.6.5
- New hls-notes plugin (#4126, @jvanbruegge)
- Floskell, hlint and stylish-haskell plugins enabled for GHC 9.8
- Improvements for hls-graph increasing robustness (#4087, @soulomoon)
- Improvements to multi-component support (#4096, #4109, #4179, @wz1000, @fendor)