mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 03:42:17 +00:00
Remove stale copy of basic-cli from the repo
It is outdated and source of bugs for users. There should only exist one form of basic-cli. There are still plently of local platforms if we need them for testing. On top of that, more can be added to cli_test_examples if needed.
This commit is contained in:
parent
ad5ed57c42
commit
f727aea875
39 changed files with 10 additions and 10155 deletions
|
@ -1,5 +1,5 @@
|
|||
app "ingested-file-bytes"
|
||||
packages { pf: "cli-platform/main.roc" }
|
||||
packages { pf: "https://github.com/roc-lang/basic-cli/releases/download/0.6.0/QOQW08n38nHHrVVkJNiPIjzjvbR3iMjXeFY5w1aT46w.tar.br" }
|
||||
imports [
|
||||
pf.Stdout,
|
||||
"ingested-file.roc" as ownCode : _, # A type hole can also be used here.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue