aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/metadata/snapshot.lux
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stdlib/source/program/aedifex/metadata/snapshot.lux10
1 files changed, 5 insertions, 5 deletions
diff --git a/stdlib/source/program/aedifex/metadata/snapshot.lux b/stdlib/source/program/aedifex/metadata/snapshot.lux
index deb58391e..1e0879467 100644
--- a/stdlib/source/program/aedifex/metadata/snapshot.lux
+++ b/stdlib/source/program/aedifex/metadata/snapshot.lux
@@ -8,14 +8,14 @@
["[0]" pipe]
["[0]" try (.only Try)]
["[0]" exception (.only exception:)]
- ["<>" parser
+ ["<>" parser (.only)
["<[0]>" xml (.only Parser)]
["<[0]>" text]]
[concurrency
["[0]" async (.only Async)]]]
[data
["[0]" product]
- ["[0]" text
+ ["[0]" text (.only)
["%" format]
[encoding
["[0]" utf8]]]
@@ -34,14 +34,14 @@
[world
[net
["[0]" uri (.only URI)]]]]]
- ["[0]" //
- ["/[1]" // "_"
+ ["[0]" // (.only)
+ ["/[1]" //
[repository (.only Repository)]
["[1][0]" artifact (.only Group Name Version Artifact)
["[1]/[0]" time]
["[1]/[0]" type (.only Type)]
["[1]/[0]" versioning (.only Versioning)]
- ["[1]/[0]" snapshot
+ ["[1]/[0]" snapshot (.only)
["[1]/[0]" version]
["[1]/[0]" stamp]]]]])