Skip to content

2.7.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 08:16
· 68 commits to master since this release

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

These binaries can be installed using GHCup, using the vanilla metadata channel.

ghcup --url-source=https://raw.githubusercontent.com/haskell/ghcup-metadata/master/ghcup-vanilla-0.0.8.yaml install hls 2.7.0.0

All of these tarballs have associated GPG signatures. The signature should be from Hannes Siebenhandl <hannes.siebenhandl@posteo.net> (key ID 9849506453CA97E75F505D054EF829564CA34FC8.

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

  • 9.2.8
  • 9.4.8
  • 9.6.4
  • 9.8.2

ChangeLog

  • Bindists for GHC 9.8.2
    • Enable many more plugins, making GHC 9.8.2 fully supported
  • Fix refactor code actions for vim
  • Preserve HLint's diagnostic severity
  • Many other bug fixes.

Pull Requests