From 9c21fd1f33eb52fb971d493ad21a67036d68b841 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 12 Jun 2022 02:29:28 -0400 Subject: Re-named the "poly" hierarchy to "polytypic". --- stdlib/source/test/aedifex/artifact/time/time.lux | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'stdlib/source/test/aedifex/artifact/time/time.lux') diff --git a/stdlib/source/test/aedifex/artifact/time/time.lux b/stdlib/source/test/aedifex/artifact/time/time.lux index a242ae3a4..9a7189e33 100644 --- a/stdlib/source/test/aedifex/artifact/time/time.lux +++ b/stdlib/source/test/aedifex/artifact/time/time.lux @@ -6,9 +6,10 @@ [abstract [monad (.only do)]] [control - ["[0]" try (.open: "[1]#[0]" functor)] - [parser - ["<[0]>" text]]] + ["[0]" try (.open: "[1]#[0]" functor)]] + [data + ["[0]" text + ["<[1]>" \\parser]]] [math ["[0]" random (.only Random)] [number -- cgit v1.2.3