Y
Hacker News
new
|
ask
|
show
|
jobs
by
isaacvando
512 days ago
Yes! In Roc you specify all of your packages in your main.roc file, there's never a need for an external config file. It is extremely nice to always be able to run stand alone files.
https://www.roc-lang.org/
An example:
https://github.com/isaacvando/rtl/blob/main/rtl.roc#L1