aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/aedifex/artifact/time.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/program/aedifex/artifact/time.lux')
-rw-r--r--stdlib/source/program/aedifex/artifact/time.lux10
1 files changed, 5 insertions, 5 deletions
diff --git a/stdlib/source/program/aedifex/artifact/time.lux b/stdlib/source/program/aedifex/artifact/time.lux
index c702b10b4..73f170d55 100644
--- a/stdlib/source/program/aedifex/artifact/time.lux
+++ b/stdlib/source/program/aedifex/artifact/time.lux
@@ -6,13 +6,13 @@
[equivalence (.only Equivalence)]
[monad (.only do)]]
[control
- ["[0]" try (.only Try)]
- ["<>" parser (.only)
- ["<[0]>" text (.only Parser)]]]
+ ["<>" parser (.only)]
+ ["[0]" try (.only Try)]]
[data
["[0]" product]
- [text
- ["%" format (.only Format)]]]
+ ["[0]" text
+ ["%" format (.only Format)]
+ ["<[1]>" \\parser (.only Parser)]]]
[time
["[0]" instant (.only Instant)]]]]
["[0]" /