mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 07:41:12 +00:00
removed editor, ast, markup crate
This commit is contained in:
parent
a616b61503
commit
99cfd1fe92
149 changed files with 97 additions and 29987 deletions
|
@ -56,7 +56,9 @@ fn run_event_loop(title: &str, root: RocElem) -> Result<(), Box<dyn Error>> {
|
|||
})
|
||||
.await
|
||||
.expect(r#"Request adapter
|
||||
If you're running this from inside nix, follow the instructions here to resolve this: https://github.com/roc-lang/roc/blob/main/BUILDING_FROM_SOURCE.md#editor
|
||||
If you're running this from inside nix, run with:
|
||||
`nixVulkanIntel <your previous command that generated this error>`.
|
||||
See extra docs here: github.com/guibou/nixGL
|
||||
"#);
|
||||
|
||||
adapter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue