mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 14:54:47 +00:00
Consistent-ify platform dirs
This commit is contained in:
parent
9298baa0d2
commit
a95ce92882
4 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
app "effect-example"
|
app "effect-example"
|
||||||
packages { pf: "thing/platform-dir" }
|
packages { pf: "platform" }
|
||||||
imports [ pf.Effect ]
|
imports [ pf.Effect ]
|
||||||
provides [ main ] to pf
|
provides [ main ] to pf
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue