From 53704218a3705132dbe807a8ef54f938809f84d5 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sat, 1 Oct 2022 16:33:20 -0400 Subject: New format for extensions [part 0] --- stdlib/source/program/compositor.lux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stdlib/source/program') diff --git a/stdlib/source/program/compositor.lux b/stdlib/source/program/compositor.lux index 99d36a8f9..4b12d65a9 100644 --- a/stdlib/source/program/compositor.lux +++ b/stdlib/source/program/compositor.lux @@ -143,10 +143,10 @@ analysis.Bundle (IO (Platform )) (generation.Bundle ) - (-> phase.Wrapper (declaration.Bundle )) + (declaration.Bundle ) (Program expression artifact) (-> Archive Symbol (generation.Operation expression)) [Type Type Type] - (-> phase.Wrapper Extender) + Extender Service [Packager file.Path] (Async Any))) -- cgit v1.2.3