mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
generate the Effect type and after/map/etc methods in a hosted module
This commit is contained in:
parent
c335a8b406
commit
14c0caa275
3 changed files with 80 additions and 9 deletions
|
@ -2,5 +2,4 @@
|
|||
// See github.com/rtfeldman/roc/issues/800 for discussion of the large_enum_variant check.
|
||||
#![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