Closed
Description
- We have to start the process to upload all packages in this repo to hackage
- We bumped out all bounds in the last release so we could upload their versions at https://github.com/haskell/haskell-language-server/tree/1.0.0, without creating a dedicated branch and backport .cabal changes (so it will be easier this time i hope)
- imo we should not release other changes after 1.0.0
- so f.e. we should release the hls-hlint-plugin version with the bug (1.0.0.0) before upload 1.0.0.1
- The order would be: hls-plugin-api -> ghcide and co -> plugins -> hls itself
//cc @pepeiborra