haskell / ghcup-metadata

GHCup metadata repository
33 stars 30 forks source link

Update for newer ghcup #168

Closed hasufell closed 8 months ago

hasufell commented 10 months ago

This is blocked until we release a ghcup that includes https://github.com/haskell/ghcup-hs/issues/978

hasufell commented 10 months ago

https://github.com/haskell/ghcup-metadata/actions/runs/7608223394

runeksvendsen commented 10 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?

hasufell commented 10 months ago

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

https://github.com/haskell/ghcup-metadata/pull/168/files#diff-0925fc77e2b9a5b618a5c0134315c62be005261955cfe587ec6178fc699a48a1L17-R24