mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 07:14:46 +00:00
hook up TypeError
This commit is contained in:
parent
6531845966
commit
14ad793bd7
18 changed files with 216 additions and 63 deletions
|
@ -12,3 +12,4 @@
|
|||
#![allow(clippy::large_enum_variant)]
|
||||
|
||||
pub mod report;
|
||||
pub mod type_error;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue