Closed fendor closed 8 months ago
@wz1000 Could you sign these?
Generally, recommended
and latest
are supposed to point to the same version. At least that's how it had been maintained before. If GHC devs want to deviate, I don't really mind, though.
I wasn't aware of that history.
Setting recommended
to latest
would break the nightly HLS release CI again when a new GHC release happens, but HLS hasn't caught up with it yet. Perhaps we should manually set the GHC version in the release CI job. That way, there will be no surprises.
That should unbreak our release CI https://github.com/haskell/haskell-language-server/issues/4120