github haskell/haskell-language-server 2.13.0.0

4 hours ago

Binaries for this release are available at
https://downloads.haskell.org/~hls/haskell-language-server-2.13.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.13.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.6.7
  • 9.8.4
  • 9.10.3
  • 9.12.2
  • 9.14.1

ChangeLog

  • Last release supporting GHC 9.6

Support for GHC 9.14.1 is preliminary, some plugins are not yet support but will
be in the future.
Plugins that are expected to be supported in a later release:

  • hls-hlint-plugin
  • hls-ormolu-plugin
  • hls-fourmolu-plugin
  • hls-stylish-haskell-plugin

Pull Requests

Don't miss a new haskell-language-server release

NewReleases is sending notifications on new releases.