There are several GHC extensions in VScode, which one? I have installed ghcup under Ubuntu.

On Fri, Mar 31, 2023 at 1:42 AM Zubin Duggal <zubin@well-typed.com> wrote:
Binaries for this release are available at https://downloads.haskell.org/~hls/haskell-language-server-1.10.0.0/.

These binaries can be installed using [GHCup](https://www.haskell.org/ghcup/) or version [2.0.0 and above](https://github.com/haskell/vscode-haskell/releases) 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)

For the full release notes, see https://github.com/haskell/haskell-language-server/releases/tag/1.10.0.0

Happy editing!
- Zubin
_______________________________________________
Haskell-Cafe mailing list
To (un)subscribe, modify options or view archives go to:
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
Only members subscribed via the mailman list are allowed to post.