From 35c0807799717cd720ab28b35851c1a01a67445d Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 7 Sep 2021 22:50:21 -0400 Subject: De-taggification | part 4 --- .../source/program/aedifex/artifact/snapshot/version.lux | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'stdlib/source/program/aedifex/artifact/snapshot/version.lux') diff --git a/stdlib/source/program/aedifex/artifact/snapshot/version.lux b/stdlib/source/program/aedifex/artifact/snapshot/version.lux index ff3017838..33238b990 100644 --- a/stdlib/source/program/aedifex/artifact/snapshot/version.lux +++ b/stdlib/source/program/aedifex/artifact/snapshot/version.lux @@ -6,16 +6,16 @@ [monad {"+" [do]}]] [control ["<>" parser - ["<.>" xml {"+" [Parser]}] - ["<.>" text]]] + ["<[0]>" xml {"+" [Parser]}] + ["<[0]>" text]]] [data - ["." product] - ["." text] + ["[0]" product] + ["[0]" text] [format - ["." xml {"+" [XML]}]]]]] - ["." /// "_" - ["#." type {"+" [Type]}] - ["#." time {"+" [Time]}]]) + ["[0]" xml {"+" [XML]}]]]]] + ["[0]" /// "_" + ["[1][0]" type {"+" [Type]}] + ["[1][0]" time {"+" [Time]}]]) (type: .public Version (Record -- cgit v1.2.3