aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/specification/compositor/common.lux
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/source/specification/compositor/common.lux')
-rw-r--r--stdlib/source/specification/compositor/common.lux4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdlib/source/specification/compositor/common.lux b/stdlib/source/specification/compositor/common.lux
index 2c83cbd9e..3a7f70731 100644
--- a/stdlib/source/specification/compositor/common.lux
+++ b/stdlib/source/specification/compositor/common.lux
@@ -35,7 +35,7 @@
(Instancer Runner)
(function (_ evaluation_name expressionS)
(do try.monad
- [expressionG (<| (phase.run state)
+ [expressionG (<| (phase.result state)
generation.with_buffer
(do phase.monad
[_ runtime]
@@ -47,7 +47,7 @@
(Instancer Definer)
(function (_ lux_name expressionS)
(do try.monad
- [definitionG (<| (phase.run state)
+ [definitionG (<| (phase.result state)
generation.with_buffer
(do phase.monad
[_ runtime