aboutsummaryrefslogtreecommitdiff
path: root/lux-lua/source/program.lux
diff options
context:
space:
mode:
Diffstat (limited to 'lux-lua/source/program.lux')
-rw-r--r--lux-lua/source/program.lux3
1 files changed, 1 insertions, 2 deletions
diff --git a/lux-lua/source/program.lux b/lux-lua/source/program.lux
index a1760781c..8f2017512 100644
--- a/lux-lua/source/program.lux
+++ b/lux-lua/source/program.lux
@@ -34,7 +34,6 @@
["@" target (.only)
["_" lua]]
["[0]" compiler
- ["[0]" phase (.only Operation Phase)]
[reference
[variable (.only Register)]]
[language
@@ -43,7 +42,7 @@
[translation (.only Host)]
[analysis
[macro (.only Expander)]]
- [phase
+ ["[0]" phase (.only Operation Phase)
["[0]" extension (.only Extender Handler)
["[0]" analysis
["[1]" lua]]