mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-24 20:42:29 +00:00
Have derivers rely only on exposed module types
This commit is contained in:
parent
f481f6da6c
commit
fd9dcd8551
4 changed files with 1 additions and 3 deletions
|
@ -462,6 +462,7 @@ fn start_phase<'a>(
|
|||
state.target_info,
|
||||
&state.exposed_to_host,
|
||||
&mut procs_base,
|
||||
&state.exposed_types,
|
||||
&mut state.world_abilities,
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue