[ANN] Haskell Language Server 2.1.0.0 is now available

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

These binaries can be installed using GHCup or the Haskell VSCode extension.

ChangeLog

  • Binaries for GHC 9.4.6
  • Completions for .cabal files
  • Performance improvements
  • Show package name and its version while hovering on import statements (#3691)
  • Fix code edits in lsp spec compliant editors like helix. (#3643)

Happy editing!

Fendor

29 Likes

Thank you

Now fully built for Fedora Linux and EPEL 9 in my Copr repo:
https://copr.fedorainfracloud.org/coprs/petersen/haskell-language-server/
(except for aarch64 ghc9.6, which fails to link)

4 Likes