From 6eadb8ba7c8a5eb268cd7a8d13bd63dcaa5f449f Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Mon, 11 Feb 2019 00:28:08 -0400 Subject: Added the special # syntax for referring to the module's alias when opening structures. --- stdlib/source/program/licentia.lux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/source/program/licentia.lux') diff --git a/stdlib/source/program/licentia.lux b/stdlib/source/program/licentia.lux index 42af77bf2..479af7793 100644 --- a/stdlib/source/program/licentia.lux +++ b/stdlib/source/program/licentia.lux @@ -26,7 +26,7 @@ [format ["." json]]] ["." cli (#+ program:)] - ["." io ("io/." Monad)] + ["." io ("#/." monad)] [world ["." file (#+ File)]] [host (#+ import:)]] -- cgit v1.2.3