We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
haskell-language-server
There are periodic releases of the haskell-language-server, for instance, as of the time of writing this issue, v2.8.0 has already been released.
Contrary to other Mason packages, those releases are not detected unless there is a PR for the manual version bump.
Fix this registry's entry for that package so it's able automatically detect and upgrade package's version without relying on a manual PR.
The text was updated successfully, but these errors were encountered:
Maybe this could be worked on as soon as @williamboman investigates why CI is failing on #6444?
As for me, I really have no idea why renovate is not bumping this to being with. packages.yaml looks okay.
packages.yaml
Sorry, something went wrong.
No branches or pull requests
There are periodic releases of the
haskell-language-server
, for instance, as of the time of writing this issue, v2.8.0 has already been released.Contrary to other Mason packages, those releases are not detected unless there is a PR for the manual version bump.
Fix this registry's entry for that package so it's able automatically detect and upgrade package's version without relying on a manual PR.
The text was updated successfully, but these errors were encountered: