2022-04-27 02:07:29 +08:00
2021-10-27 15:28:43 +02:00
2022-05-11 23:43:36 +02:00
2022-02-26 18:46:26 +01:00
2021-10-19 20:12:14 +02:00
2022-02-26 18:46:26 +01:00
2022-02-26 18:46:26 +01:00
2022-02-26 18:46:26 +01:00
2021-10-19 20:12:14 +02:00
2022-02-26 18:46:26 +01:00
2022-04-24 10:41:38 +08:00
2022-04-24 10:41:38 +08:00
2022-07-30 10:45:10 +08:00
2022-07-30 10:45:10 +08:00
2022-07-30 10:45:10 +08:00
2022-07-30 10:45:10 +08:00
2022-09-15 19:46:08 +08:00
2022-09-15 19:46:08 +08:00
2022-09-14 19:18:04 +08:00
2022-03-08 22:22:36 +01:00

GHCup metadata

Adding a new GHC version

  1. open the latest ghcup-<yaml-ver>.yaml
  2. find the latest ghc version (in yaml tree e.g. ghcupDownloads -> GHC -> 8.10.7)
  3. copy-paste it
  4. adjust the version, tags, changelog, source url
  5. adjust the various bindist urls (make sure to also change the yaml anchors)
  6. run cabal run ghcup-gen -- check -f ghcup-<yaml-ver>.yaml
  7. run cabal run ghcup-gen -- check-tarballs -f ghcup-<yaml-ver>.yaml -u 'ghc-8\.10\.8'
  8. run cabal run ghcup-gen -- generate-hls-ghcs -f ghcup-<yaml-ver>.yaml --format json -o hls-metadata-0.0.1.json
  9. run cabal run ghcup-gen -- generate-table -f ghcup-<yaml-ver>.yaml --stdout and adjust docs/install tables
Description
No description provided
Readme 2.1 MiB
Languages
Haskell 74.1%
Standard ML 25.9%