aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/snapshot/build.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/program/aedifex/artifact/snapshot/build.lux')
-rw-r--r--stdlib/source/program/aedifex/artifact/snapshot/build.lux8
1 files changed, 4 insertions, 4 deletions
diff --git a/stdlib/source/program/aedifex/artifact/snapshot/build.lux b/stdlib/source/program/aedifex/artifact/snapshot/build.lux
index 79c7ba794..641b37105 100644
--- a/stdlib/source/program/aedifex/artifact/snapshot/build.lux
+++ b/stdlib/source/program/aedifex/artifact/snapshot/build.lux
@@ -6,11 +6,11 @@
[monad (.only do)]]
[control
["<>" parser
- ["<[0]>" xml (.only Parser)]
- ["<[0]>" text]]]
+ ["<[0]>" xml (.only Parser)]]]
[data
- [text
- ["%" format]]
+ ["[0]" text
+ ["%" format]
+ ["<[1]>" \\parser]]
[format
["[0]" xml (.only XML)]]]
[math