Just putting something simple together for the tutorial on Package modules so that others can see how to build and share them easily. I've tried to write some bullet points on all of the key bits of detail I think would be relevant. Is there anything significant I've missed that you think should be added? Would you advise against adding any of these points? etc
package "name" exposes [] packages {}
exposes
are includedroc docs /package/*.roc
currently broken zulip discussionroc build --bundle .tar.br /package/main.roc
packages { .., parser: "<package URL>" }
Last updated: Jul 05 2025 at 12:14 UTC