[package] authors = ["The Roc Contributors"] edition = "2021" license = "UPL-1.0" name = "roc_alias_analysis" version = "0.0.1" [dependencies] morphic_lib = {path = "../../vendor/morphic_lib"} roc_collections = {path = "../collections"} roc_error_macros = {path = "../../error_macros"} roc_module = {path = "../module"} roc_mono = {path = "../mono"} roc_debug_flags = {path = "../debug_flags"} bumpalo.workspace = true