Commit Graph

10 Commits

Author SHA1 Message Date
Julian Ospald 68731892cc
Validate all tags in CI, wrt #135 2023-10-01 15:55:02 +08:00
Arjun Kathuria 0702ea6eac fix(docs): Adds new docs generation code that takes OS-versions into account
* Adds new docs generation code that takes OS/distro version into
  account when generating dependency list for that platform.

* Moves away from old hard-coded approach to a new approach
  that reads Distro/OS version from the yaml file and
  generates the dependecy list taking distro/OS versions
  from the yaml file into account

* Fixes a very commonly reported bug
  - https://github.com/haskell/ghcup-hs/issues/777
2023-09-02 20:52:45 +05:30
Julian Ospald 7e08589078
Update ghcup build 2023-01-13 12:58:23 +08:00
Julian Ospald 1b9f1fc804
Add subcommand to output system requirements in markdown
Related: https://gitlab.haskell.org/haskell/ghcup-hs/-/issues/411
2022-11-12 11:13:56 +08:00
Julian Ospald 9d2ebcb74d
Fix hls-metadata for windows 2022-03-13 00:28:55 +01:00
Julian Ospald 4c23f6a49e
Generate tool tables for docs 2022-03-08 22:22:36 +01:00
Julian Ospald 40bf6cd44b
Improve generate subcommand 2022-03-08 14:59:14 +01:00
Julian Ospald 2bedba1205
Create subcommand for generating HLS metadata 2022-03-01 01:02:22 +01:00
Julian Ospald e966566fc3
Bump to latest ghcup 2021-11-13 21:21:19 +01:00
Julian Ospald f16faca114
Add ghcup-gen 2021-10-27 15:28:43 +02:00