Document tags wrt #136

This commit is contained in:
2023-10-01 14:41:10 +08:00
parent 1d366edea6
commit 335bc378aa

View File

@@ -45,3 +45,8 @@ ghcup config add-release-channel https://raw.githubusercontent.com/haskell/ghcup
* https://github.com/haskell/ghcup-hs/blob/master/docs/guide.md#gpg-verification
* https://github.com/haskell/ghcup-hs/blob/master/docs/install.md#unix
### Understanding tags
Tags are documented [here](https://github.com/haskell/ghcup-hs/blob/master/lib/GHCup/Types.hs). Search for `data Tag`.
Some tags are unique. Uniqueness is checked by cabal run ghcup-gen -- check -f ghcup-<yaml-ver>.yaml`.