mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
add module for effect_module
This commit is contained in:
parent
54de538952
commit
14d6de626e
2 changed files with 3 additions and 0 deletions
|
@ -11,4 +11,5 @@
|
|||
// re-enable this when working on performance optimizations than have it block PRs.
|
||||
#![allow(clippy::large_enum_variant)]
|
||||
pub mod docs;
|
||||
pub mod effect_module;
|
||||
pub mod file;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue