This website requires JavaScript.
Explore
Help
Sign In
anoma
/
juvix
Watch
1
Star
1
Fork
0
You've already forked juvix
mirror of
https://github.com/anoma/juvix.git
synced
2024-12-14 17:32:00 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
6ea7da9990
juvix
/
stack.yaml
4 lines
90 B
YAML
Raw
Normal View
History
Unescape
Escape
[ app ] add --version flag and fixed warnings and formatting
2022-03-25 02:52:30 +03:00
ghc-options
:
"$locals":
-
optP-Wno-nonportable-include-path
Upgrade to ghc-9.2.3 (#178) * 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>
2022-06-20 13:53:31 +03:00
resolver
:
nightly-2022-06-15
Reference in New Issue
Copy Permalink