Consistent-ify platform dirs

This commit is contained in:
Jan Van Bruggen 2022-02-11 03:32:49 -07:00 committed by Jan Van Bruggen
parent 9298baa0d2
commit a95ce92882
4 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
app "effect-example"
packages { pf: "thing/platform-dir" }
packages { pf: "platform" }
imports [ pf.Effect ]
provides [ main ] to pf