aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/program/compositor.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/program/compositor.lux')
-rw-r--r--stdlib/source/program/compositor.lux4
1 files changed, 3 insertions, 1 deletions
diff --git a/stdlib/source/program/compositor.lux b/stdlib/source/program/compositor.lux
index 77802d3cc..99a4faa4a 100644
--- a/stdlib/source/program/compositor.lux
+++ b/stdlib/source/program/compositor.lux
@@ -34,7 +34,8 @@
[macro (.only Expander)]]
[phase
[extension (.only Extender)
- ["[0]E" analysis]]]]]
+ ["[0]E" analysis]
+ ["[0]E" synthesis]]]]]
[meta
[packager (.only Packager)]
[context (.only Context)]
@@ -159,6 +160,7 @@
(do (try.with async.monad)
[import (import.import (the platform.#file_system platform) (the cli.#libraries compilation))
.let [all_extensions [(analysisE.bundle host_analysis)
+ synthesisE.bundle
generation_bundle
host_declaration_bundle]]
[state archive phase_wrapper] (sharing [<parameters>]