Files
runner-images-sangeeth/images/linux/scripts/installers
Julian Ospald b38865e056 Make sure GHCUP_INSTALL_BASE_PREFIX is set (#6770)
We use it during installation and add it to PATH, but then
don't instruct ghcup to actually use this directory at runtime.

This leads to:

1. ghcup is in /usr/local/.ghcup/bin/
2. `ghcup install cabal latest` will actually install into ~/.ghcup/bin/
3. since ~/.ghcup/bin/ is not in PATH, but /usr/local/.ghcup/bin/ is,
   the new binary is not visible to the user

This issues does not exist on darwin, because there we use
~/.ghcup/bin/.

https://downloads.haskell.org/ghcup/tmp/aarch64-linux-ghcup-0.1.18.1
2023-01-02 10:58:35 +01:00
..
2022-06-08 17:30:31 +03:00
2021-06-24 11:13:00 +03:00
2020-10-12 15:47:09 +05:00
2020-10-12 15:47:09 +05:00
2020-10-12 15:47:09 +05:00
2022-09-20 08:32:48 +03:00
2021-01-29 18:52:46 +03:00
2022-12-12 11:16:35 +01:00
2022-09-20 08:32:48 +03:00
2021-05-06 10:04:22 +03:00
2022-10-17 13:07:27 +02:00
2022-09-20 08:32:48 +03:00
2022-12-29 23:33:04 +01:00