From bf0562d72b7d42be2b378a7f312fe48ac1f4284c Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 8 Mar 2022 05:06:57 -0400 Subject: Finishing the meta-compiler [Part 6 / Done... for now] --- stdlib/source/program/compositor.lux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/source/program') diff --git a/stdlib/source/program/compositor.lux b/stdlib/source/program/compositor.lux index 70e392965..c835643dd 100644 --- a/stdlib/source/program/compositor.lux +++ b/stdlib/source/program/compositor.lux @@ -135,7 +135,7 @@ service packager,package) (All (_ ) - (-> (-> Any compiler.Custom) + (-> (-> Any platform.Custom) Context Expander analysis.Bundle -- cgit v1.2.3