453552f9b1c58364c4ae006f75e43760cf1a5ebb
GHCup metadata
Adding a new GHC version
- open the latest
ghcup-<yaml-ver>.yaml - find the latest ghc version (in yaml tree e.g.
ghcupDownloads -> GHC -> 8.10.7) - copy-paste it
- adjust the version, tags, changelog, source url
- adjust the various bindist urls (make sure to also change the yaml anchors)
- run
cabal run ghcup-gen -- check -f ghcup-<yaml-ver>.yaml - run
cabal run ghcup-gen -- check-tarballs -f ghcup-<yaml-ver>.yaml -u 'ghc-8\.10\.8'
Description
Languages
Haskell
74.1%
Standard ML
25.9%