Commit Graph

17 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
Arjun Kathuria 803b2cfd1b fix: Upgrade to newest ghcup-hs master
* Upgrades ghcup-metadata to use newest master branch commit.
  - updates cabal.project

* fixes breaking changes when upgrading to new ghcup-hs
  - `listVersions` function changed type-signature, fixed useages
  - needed some GHCTargetVersion -> Version type conversions
2023-07-30 12:30:49 +05:30
Julian Ospald 3d85d4d78a
Oh, shoot 2023-01-30 18:36:12 +08:00
Julian Ospald bcc2ced30a
Fix subdir validation 2023-01-30 18:05:47 +08:00
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 ff2b373807
Release HLS 1.7.0.0 2022-04-27 02:07:29 +08:00
Julian Ospald 7ab9f62645
Fixup html generation 2022-03-18 18:51:55 +01: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 fd8e23873a
Revert "Don't make missing i386 alpine fatal"
This reverts commit b24fff8359.
2022-01-05 11:46:20 +01:00
Julian Ospald b24fff8359
Don't make missing i386 alpine fatal 2022-01-05 10:53:21 +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