mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-16 01:50:15 +00:00
Have derivers rely only on exposed module types
This commit is contained in:
parent
f481f6da6c
commit
fd9dcd8551
4 changed files with 1 additions and 3 deletions
|
@ -9,7 +9,6 @@ use std::path::PathBuf;
|
|||
use bumpalo::Bump;
|
||||
use insta::assert_snapshot;
|
||||
use pretty_assertions::assert_eq;
|
||||
use roc_late_solve::WorldAbilities;
|
||||
use ven_pretty::DocAllocator;
|
||||
|
||||
use crate::pretty_print::{pretty_print_def, Ctx};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue