c914a284de
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`. |
||
---|---|---|
.github | ||
.gitlab | ||
.travis | ||
app/ghcup | ||
cbits | ||
data | ||
docker | ||
docs | ||
lib | ||
lib-opt/GHCup | ||
scoop-better-shimexe | ||
scripts | ||
test | ||
.cirrus.yml | ||
.editorconfig | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
.hlint.yaml | ||
cabal.ghc8107.project | ||
cabal.ghc8107.project.freeze | ||
cabal.project | ||
cabal.project.freeze | ||
cabal.project.release | ||
CHANGELOG.md | ||
ghcup.cabal | ||
hie.yaml | ||
LICENSE | ||
mkdocs.yml | ||
README.md | ||
Setup.hs | ||
stack.yaml |
The GHCup Haskell installer
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