Rework all errors to provide better help text.
This commit is contained in:
@@ -13,9 +13,11 @@ authors = ["Lucas Rosa <x@rvcas.dev>", "Kasey White <kwhitemsg@gmail.com>"]
|
||||
[dependencies]
|
||||
chumsky = "0.8.0"
|
||||
indexmap = "1.9.1"
|
||||
indoc = "1.0.7"
|
||||
itertools = "0.10.5"
|
||||
miette = "5.2.0"
|
||||
ordinal = "0.3.2"
|
||||
owo-colors = "3.5.0"
|
||||
strum = "0.24.1"
|
||||
thiserror = "1.0.37"
|
||||
uplc = { path = '../uplc', version = "0.0.25" }
|
||||
|
||||
Reference in New Issue
Block a user