mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-22 11:32:27 +00:00
Move can-derived bodies to their own module
This commit is contained in:
parent
6edab8b7cc
commit
59dfc4ab99
3 changed files with 192 additions and 185 deletions
|
@ -7,6 +7,7 @@ pub mod builtins;
|
|||
pub mod constraint;
|
||||
pub mod copy;
|
||||
pub mod def;
|
||||
mod derive;
|
||||
pub mod effect_module;
|
||||
pub mod env;
|
||||
pub mod exhaustive;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue