794 B
794 B
RELEASING
-
update
GHCup.Version
module.ghcupURL
must only be updated if we change the_toolRequirements
type or the YAML representation of it. The version of the YAML represents the change increments.ghcUpVer
is the current application version. -
Update version in ghcup.cabal
-
Add ChangeLog entry
-
Add/fix downloads in
ghcup-<ver>.yaml
, then verify withghcup-gen check -f ghcup-<ver>.yaml
-
Commit and git push with tag. Wait for tests to succeed and release artifacts to build.
-
Download release artifacts and upload them
downloads.haskell.org/ghcup
-
Add release artifacts to yaml file (see point 4.)
-
Upload the final
ghcup-<ver>.yaml
towebhost.haskell.org/ghcup/data/
. -
Update bootstrap-haskell and symlinks on
downloads.haskell.org/ghcup