ghcup-metadata icon indicating copy to clipboard operation
ghcup-metadata copied to clipboard

Both ghcup 0.1.19.4 and .5 are latest and recommended

Open andreasabel opened this issue 2 years ago • 1 comments

$ ghcup list
                          
✗  ghcup 0.1.19.4       latest,recommended                         
✔✔ ghcup 0.1.19.5       latest,recommended   

andreasabel avatar Sep 09 '23 08:09 andreasabel

0.1.19.4 is the latest: https://github.com/haskell/ghcup-metadata/blob/44cad536cff1ca4e75c91ffced90ab488c7fe4d3/ghcup-vanilla-0.0.7.yaml#L3961

0.1.19.5 is a pre-release: https://github.com/haskell/ghcup-metadata/blob/44cad536cff1ca4e75c91ffced90ab488c7fe4d3/ghcup-prereleases-0.0.7.yaml#L1261

Due to implementation details, we need the pre-release to have the latest tag. That can be fixed in the next release, but not at the moment.

hasufell avatar Sep 09 '23 08:09 hasufell