HLS 2.9.0.1 is now available

Binaries for this release are available at
Index of /~hls/haskell-language-server-2.9.0.1/.

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.9.0.1

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.6
  • 9.8.2
  • 9.10.1

This is a bindist only release to provide bindists for GHC 9.6.6. It contains no code changes over 2.9.0.0.

9 Likes

GHCup provided binaries are now available via the default metadata.

That also means it will be available through VSCode.

6 Likes