mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
s/build/load/g
This commit is contained in:
parent
eeda789b87
commit
c27e03e794
3 changed files with 6 additions and 7 deletions
|
@ -8,12 +8,12 @@ pub mod region;
|
|||
|
||||
pub mod string;
|
||||
|
||||
pub mod build;
|
||||
pub mod constrain;
|
||||
pub mod ena;
|
||||
pub mod fmt;
|
||||
pub mod gen;
|
||||
pub mod infer;
|
||||
pub mod load;
|
||||
pub mod module;
|
||||
pub mod pretty_print_types;
|
||||
pub mod solve;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue