From 3e524725cfb47cb56466a08ac290ed5a389748be Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 6 May 2020 04:19:54 -0400 Subject: Loading the artifacts from the cache and re-populating the analyser's state. --- 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 3e0820c10..3d40111f7 100644 --- a/stdlib/source/program/compositor.lux +++ b/stdlib/source/program/compositor.lux @@ -126,7 +126,7 @@ {(Promise (Try [(directive.State+ ) Archive (Buffer artifact)])) - (platform.initialize target host (get@ #/cli.module configuration) expander host-analysis platform generation-bundle host-directive-bundle program extender)}) + (platform.initialize extension target host (get@ #/cli.module configuration) expander host-analysis platform generation-bundle host-directive-bundle program extender)}) [archive state] (:share [] {(Platform ) platform} -- cgit v1.2.3