aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/tool/compiler/program.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/lux/tool/compiler/program.lux3
1 files changed, 1 insertions, 2 deletions
diff --git a/stdlib/source/lux/tool/compiler/program.lux b/stdlib/source/lux/tool/compiler/program.lux
index 4194e0e8d..167f64221 100644
--- a/stdlib/source/lux/tool/compiler/program.lux
+++ b/stdlib/source/lux/tool/compiler/program.lux
@@ -16,8 +16,7 @@
[tool
[compiler
[phase
- [analysis
- [macro (#+ Expander)]]
+ [macro (#+ Expander)]
["." translation]
["." statement]]
[default