Haskell Language Server 2.12.0.0 is now available

Binaries for this release are available at
Index of /~hls/haskell-language-server-2.12.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.9.yaml install hls 2.12.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.6.7
  • 9.8.4
  • 9.10.3
  • 9.12.2

Changelog

2.12.0.0

  • Bindists for GHC 9.12.2
  • Bindists for GHC 9.10.3
  • Bindists for GHC 9.8.4
  • Bindists for GHC 9.6.7
  • Dropped support for GHC 9.4
  • Dropped binaries for Debian 9
  • Added binaries for Debian 13
  • Support for cabal-install 3.16

Full Changelog is available on Github: Release 2.12.0.0 · haskell/haskell-language-server · GitHub

15 Likes