mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
Add im_rc
This commit is contained in:
parent
55020f6d9f
commit
46f281d399
3 changed files with 54 additions and 0 deletions
|
@ -9,4 +9,6 @@ pub mod parse_state;
|
|||
#[cfg(feature = "persistent")]
|
||||
extern crate dogged;
|
||||
|
||||
extern crate im_rc;
|
||||
|
||||
#[macro_use] extern crate combine;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue