Skip to content

1.10.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 05:37
· 442 commits to master since this release
b08691d

Binaries for this release are available at https://downloads.haskell.org/~hls/haskell-language-server-1.10.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:

  • 8.10.7
  • 9.0.2
  • 9.2.7
  • 9.4.4
  • 9.6.1

These binaries can be installed using GHCup or version 2.0.0 and above of the VSCode extension. Older versions of the VSCode extension will not attempt to download this version.

Changelog

  • Support for GHC 9.6
  • Binaries for GHC 9.2.7 and GHC 9.6.1
  • Eval plugin support for GHC 9.4+ (#3391)
  • Don't show lenses for TH generated instances when using hls-class-plugin (#3531)

Pull requests merged for 1.10.0.0