aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/compositor.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/program/compositor.lux')
-rw-r--r--stdlib/source/program/compositor.lux8
1 files changed, 4 insertions, 4 deletions
diff --git a/stdlib/source/program/compositor.lux b/stdlib/source/program/compositor.lux
index 101240349..bcc771965 100644
--- a/stdlib/source/program/compositor.lux
+++ b/stdlib/source/program/compositor.lux
@@ -15,13 +15,13 @@
[data
[binary (.only Binary)]
["[0]" product]
- ["[0]" text
+ ["[0]" text (.only)
["%" format (.only format)]]
[collection
["[0]" dictionary (.only Dictionary)]]]
[time
["[0]" instant]]
- ["[0]" world "_"
+ ["[0]" world
["[0]" file]
["[0]" console]
["[1]/[0]" program]]
@@ -31,7 +31,7 @@
[default
["[0]" platform (.only Platform)]]
[language
- ["$" lux
+ ["$" lux (.only)
["[1]/[0]" program (.only Program)]
["[0]" syntax]
["[0]" generation]
@@ -46,7 +46,7 @@
["[0]" cli (.only Service)]
["[0]" import]
["[0]" export]
- ["[0]" cache "_"
+ ["[0]" cache
["[1]" archive]]
[archive (.only Archive)
["[0]" unit]