Closed hasufell closed 8 months ago
@hasufell what's the purpose of this PR? How do the changes here relate to https://github.com/haskell/ghcup-hs/issues/978 and a new GHCup release?
I thought ghcup-metadata was consumed by ghcup but not vice verse. Or does ghcup-metadata only consume ghcup because of CI?
what's the purpose of this PR?
Updating ghcup in this codebase and in the CI. ghcup-gen
depends on ghcup and CI (bindist action) executes the released binary.
How do the changes here relate to https://github.com/haskell/ghcup-hs/issues/978 and a new GHCup release?
See
This is blocked until we release a ghcup that includes https://github.com/haskell/ghcup-hs/issues/978