Open
Description
Input:
- base url like
https://downloads.haskell.org/~ghc/9.0.1
- SHA256SUM file
- metadata file (e.g.
ghcup-0.0.6.yaml
) - changelog URL
Output:
- updated YAML
Things to consider:
- getting the yaml anchors right
- getting
viPostRemove
,viPostInstall
etc right - not missing the source tarball
- getting the tags right (some tags are unique (e.g.
recommended
andlatest
), some are not (e.g.old
)) - getting the subdirectories right