2.0.0.0
github-actions
released this
19 May 10:20
·
524 commits
to master
since this release
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 or the Haskell VSCode extension.
This is a fairly small release, marking the start of a new versioning scheme
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