We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[sources]
1 parent 0a1b2d9 commit ca265c6Copy full SHA for ca265c6
1 file changed
Project.toml
@@ -20,6 +20,9 @@ WidthLimitedIO = "b8c1c048-cf81-46c6-9da0-18c1d99e41f2"
20
[weakdeps]
21
Compiler = "807dbc54-b67e-4c79-8afb-eafe4df6f2e1"
22
23
+[sources]
24
+TypedSyntax = {path = "TypedSyntax"}
25
+
26
[extensions]
27
CthulhuCompilerExt = "Compiler"
28
0 commit comments