700 B
700 B
RELEASING
-
update
GHCup.Versionmodule.ghcupURLmust only be updated if we change the_toolRequirementstype or the JSON representation of it. The version of the json represents the change increments.ghcUpVeris the current application version. -
Add/fix downloads to
GHCupDownloadsmodule, then runghcup-gen gento generate the new json and validate it viaghcup-gen check. -
Commit and git push with tag. Wait for tests to succeed.
-
Upload the new
ghcup-<ver>.jsontowebhost.haskell.org/ghcup/data/. -
Build ghcup releases for Linux (fully static), mac (with
-fcurl) and FreeBSD (with-fcurl). Upload towebhost.haskell.org/ghcup/bin/and update symlinks.