mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
Move solved_types and builtin_aliases to ast
This commit is contained in:
parent
699c4d7fff
commit
888c480a8b
5 changed files with 72 additions and 83 deletions
|
@ -1,4 +1,5 @@
|
|||
pub mod ast_error;
|
||||
mod builtin_aliases;
|
||||
mod canonicalization;
|
||||
pub mod constrain;
|
||||
pub mod lang;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue