aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/program.lux
diff options
context:
space:
mode:
Diffstat (limited to 'lux-jvm/source/program.lux')
-rw-r--r--lux-jvm/source/program.lux3
1 files changed, 1 insertions, 2 deletions
diff --git a/lux-jvm/source/program.lux b/lux-jvm/source/program.lux
index e1a719718..a6c07bbd4 100644
--- a/lux-jvm/source/program.lux
+++ b/lux-jvm/source/program.lux
@@ -23,7 +23,6 @@
["[1]/[0]" type
["[1]/[0]" box]]]]
[compiler (.only)
- ["[0]" phase]
[default
["[0]" platform (.only Platform)]]
[meta
@@ -37,7 +36,7 @@
[translation (.only Operation)]
[analysis
[macro (.only Expander)]]
- [phase
+ ["[0]" phase (.only)
["[0]" extension (.only)
["[0]" analysis
["[1]" jvm]]