mirror of
https://github.com/anoma/juvix.git
synced 2024-12-12 14:28:08 +03:00
b43c16dadc
* upgrade to ghc-9.2.3 * [ci] build with ghc 9.2.3 * Remove the gcc alises added by LLVM install The GHC installer (initiated by stack in the test step) requires access to GCC because it uses the GCC specific `--gc-sections` linker flag. We remove the gcc -> clang symlink, our tests use the clang binary directly and so do not require the symlink. * Run GCC PATH fixup step on macOS only * Fixes YAML quote marks * Install GHC via stack setup before installing LLVM Having both macOS LLVM and stock LLVM on the PATH causes the GHC installation to fail. Co-authored-by: Jonathan Cubides <jonathan.cubides@uib.no> Co-authored-by: Paul Cadman <git@paulcadman.dev> |
||
---|---|---|
.. | ||
workflows |