parse type terms
This commit is contained in:
parent
d66dc0e78b
commit
f0f8adbbbc
2 changed files with 51 additions and 20 deletions
|
@ -6,3 +6,4 @@ edition = "2024"
|
|||
[dependencies]
|
||||
chumsky = "0.9.0"
|
||||
ariadne = "0.2"
|
||||
laddertypes = { path = "../lib-laddertypes", features = ["pretty"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue