aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/library/lux/tool/compiler/meta/packager.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/library/lux/tool/compiler/meta/packager.lux14
1 files changed, 7 insertions, 7 deletions
diff --git a/stdlib/source/library/lux/tool/compiler/meta/packager.lux b/stdlib/source/library/lux/tool/compiler/meta/packager.lux
index 5a4a7ea1f..e9224a8d0 100644
--- a/stdlib/source/library/lux/tool/compiler/meta/packager.lux
+++ b/stdlib/source/library/lux/tool/compiler/meta/packager.lux
@@ -7,16 +7,16 @@
[binary {"+" [Binary]}]
[collection
[dictionary {"+" [Dictionary]}]
- ["." row]
- ["." list ("#\." functor)]]]
+ ["[0]" row]
+ ["[0]" list ("[1]\[0]" functor)]]]
[world
- ["." file]]]]
+ ["[0]" file]]]]
[//
[cache
- ["." dependency]]
- ["." archive {"+" [Archive]}
- ["." descriptor]
- ["." artifact]]
+ ["[0]" dependency]]
+ ["[0]" archive {"+" [Archive]}
+ ["[0]" descriptor]
+ ["[0]" artifact]]
[//
[language
[lux