mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-24 06:55:15 +00:00
cli_run no macro re-write
This commit is contained in:
parent
1d9a751606
commit
d5dbee57d9
8 changed files with 605 additions and 715 deletions
|
@ -16,7 +16,7 @@ name = "host"
|
|||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
roc_std = { path = "../../../crates/roc_std" }
|
||||
roc_std = { path = "../../../../crates/roc_std" }
|
||||
libc = "0.2"
|
||||
|
||||
[workspace]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue