From e00e0b5f1e5fb509cf8f32424397110f524b8148 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Thu, 16 Jun 2022 02:16:07 -0400 Subject: New "parser" hierarchy. [Part 3] --- stdlib/source/program/aedifex/artifact/snapshot/time.lux | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'stdlib/source/program/aedifex/artifact/snapshot/time.lux') diff --git a/stdlib/source/program/aedifex/artifact/snapshot/time.lux b/stdlib/source/program/aedifex/artifact/snapshot/time.lux index 38a60ede0..87203845f 100644 --- a/stdlib/source/program/aedifex/artifact/snapshot/time.lux +++ b/stdlib/source/program/aedifex/artifact/snapshot/time.lux @@ -6,14 +6,14 @@ [monad (.only do)]] [control ["[0]" exception (.only exception:)] - ["<>" parser (.only) - ["<[0]>" xml (.only Parser)]]] + ["<>" parser]] [data ["[0]" text ["%" \\format] ["<[1]>" \\parser]] [format - ["[0]" xml (.only XML)]]] + ["[0]" xml (.only XML) + ["<[1]>" \\parser (.only Parser)]]]] [time ["[0]" instant (.only Instant)]]]] ["[0]" /// -- cgit v1.2.3