[Haskell] [ANNOUNCE] Haskell Language Server 2.5.0.0 released
Binaries for this release are available at https://downloads.haskell.org/~hls/haskell-language-server-2.5.0.0/. These binaries can be installed using [GHCup](https://www.haskell.org/ghcup/), using the vanilla metadata channel: ghcup --url-source=https://raw.githubusercontent.com/haskell/ghcup-metadata/master/ghcup-vanill... install hls 2.5.0.0 All of these tarballs have associated GPG signatures. The signature should be from `Zubin Duggal <zubin@well-typed.com>` (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.3 - 9.8.1 # Changelog - Bindists for GHC 9.4.8 - Drop support for GHC 9.0 - Re-add stan plugin - Load default operator fixities in Fourmolu plugin Happy editing! - Zubin
participants (1)
-
Zubin Duggal