Romain Ruetschi c914a284de Use absolute path to /usr/bin/xattr instead of pulling whatever is in PATH
On macOS systems with Homebrew installed, the latter will install its
own copy of `xattr` in `/opt/homebrew/bin/xattr` which will often
take precedence over the system `xattr` at `/usr/bin/xattr`, and does
not support the `-r` flag to act recursively over a directory.

This commit changes the invocation of `xattr` to use the absolute path
to the system version of `xattr` at `/usr/bin/xattr`.
2023-10-21 19:23:25 +08:00
2022-06-06 23:03:07 +02:00
2021-07-28 18:02:34 +02:00
2023-10-01 17:10:50 +08:00
2022-12-11 22:11:58 +08:00
2023-07-02 18:55:57 +08:00
2023-07-11 23:44:49 +08:00
2023-10-21 19:23:24 +08:00
2023-10-01 17:10:50 +08:00
2023-07-22 18:41:00 -03:00
2023-09-02 18:47:42 +08:00
2023-05-02 23:54:53 +08:00
2023-07-22 17:14:49 +08:00
2021-10-17 19:15:24 +02:00
2022-05-19 21:01:48 +02:00
2022-02-26 18:47:18 +01:00
2023-01-13 10:12:34 +08:00
2023-01-13 10:12:34 +08:00
2023-07-22 11:45:29 +08:00
2023-01-16 20:29:16 +08:00
2023-07-12 01:05:23 +08:00
2023-07-22 11:45:29 +08:00
2020-03-09 00:44:11 +01:00
2023-02-17 12:55:27 +02:00
2022-11-20 23:47:53 +08:00
2020-03-09 00:44:11 +01:00
2023-10-01 14:53:37 +08:00

The GHCup Haskell installer

Join the chat at Libera.chat Join the chat at Matrix.org Join the chat at Discord Join the chat at https://gitter.im/haskell/ghcup Donate

GHCup is the main installer for the general purpose language Haskell.

Visit the documentation for installation instructions.

If you're looking for the metadata YAML files, see here: https://github.com/haskell/ghcup-metadata

Description
No description provided
Readme 9.7 MiB
Languages
Haskell 89.1%
Shell 5.2%
PowerShell 3.4%
Dockerfile 1.4%
C 0.8%