[Haskell-cafe] [Haskell] [ANNOUNCE] Haskell Language Server 2.0.0.0 released
Zubin Duggal
zubin at well-typed.com
Fri May 19 08:26:56 UTC 2023
Binaries for this release are available at
https://downloads.haskell.org/~hls/haskell-language-server-2.0.0.0/.
These binaries can be installed using [GHCup](https://www.haskell.org/ghcup/) or the Haskell VSCode extension.
This is a fairly small release, marking the start of a new versioning
where HLS and all the included packages in the distribution (plugins,
ghcide etc.) will be versioned in lockstep.
# Changelog
- New versioning scheme for all packages distributed as part of HLS,
versioning them in lockstep for each release.
- Binaries for GHC 9.4.5
- Keep instance lenses stable even if parsed results are unavailable (#3545)
- Keep stale lenses for module name (#3570)
- Keep type lenses stable (#3558)
Happy editing!
- Zubin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20230519/12ec9a48/attachment.sig>
More information about the Haskell-Cafe
mailing list