Closed wz1000 closed 10 months ago
ghcup-gen check
failures seem unrelated.
From the README:
make sure to always add new versions to both ghcup-A.B.C.yaml and ghcup-vanilla-A.B.C.yaml
However, this PR only made the additions to ghcup-vanilla
. Was that intended?
Yes, the readme is outdated.
The current working mode is: upstream maintains ghcup-vanilla-x.y.z.yaml
and ghcup maintainers maintain ghcup-x.y.z.yaml
.
If you want the quickest releases possible, use vanilla, but also be aware that they don't go through any QA from ghcup. As a result, a large portion of GHC bindists are broken in the vanilla channel.
@hasufell thank you for the clarification. I've created #167 for a couple of follow up questions.
https://github.com/haskell/ghcup-metadata/actions/runs/7531681997