roc/crates/cli
Ayaz Hafiz c529505aef
Disable cli/args test for now, but continue testing roc check on it
Args.roc has always been in a broken state, relying on particular
hand-holding of the compiler to operate. With recent changes to type
emplacement, Args.roc now shows off compiler bugs that cannot be papered
over and need to be addressed head-on. These are problems that I do not
think can be directly solved via eliminating type emplacement; I think
they are a combination of constraining and mono bugs, and will be
investigated separately.

For now, turn off attempts to build Args, and instead just test that
`roc check` continues to behave well.
2022-11-16 14:05:52 -06:00
..
benches Add language to all fenced code blocks 2022-09-09 01:12:31 -06:00
src Fix web REPL error formatting by routing the active Palette everywhere 2022-11-11 23:38:08 +00:00
tests Disable cli/args test for now, but continue testing roc check on it 2022-11-16 14:05:52 -06:00
build.rs default.nix fixes for macos arm64 2022-08-05 13:31:52 +02:00
Cargo.toml more workspace dependencies 2022-11-13 16:10:02 +01:00