improve output

This commit is contained in:
Michael Sippel 2025-02-20 05:35:40 +01:00
parent 44ff30e599
commit 186c12fc5d
Signed by: senvas
GPG key ID: F96CF119C34B64A6
2 changed files with 57 additions and 11 deletions

View file

@ -7,3 +7,4 @@ edition = "2024"
chumsky = "0.9.0"
ariadne = "0.2"
laddertypes = { path = "../lib-laddertypes", features = ["pretty"] }
tiny-ansi = { version = "0.1.0" }