From 0e34448e5c0ffd9c39d67c2f859e91942e1ab0a4 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Thu, 2 Jun 2022 13:56:01 -0400 Subject: Extensible import syntax [Part 3] --- stdlib/source/documentation/lux.lux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stdlib/source/documentation/lux.lux') diff --git a/stdlib/source/documentation/lux.lux b/stdlib/source/documentation/lux.lux index 2a65bf0dc..1fa7eb5da 100644 --- a/stdlib/source/documentation/lux.lux +++ b/stdlib/source/documentation/lux.lux @@ -594,9 +594,9 @@ (documentation: /.using "Module-definition macro." [(.using - [lux "*" + [lux (.full) [control - ["M" monad "*"]] + ["M" monad (.full)]] [data maybe ["[0]" name ("[1]#[0]" codec)]] -- cgit v1.2.3