aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/program.lux
diff options
context:
space:
mode:
Diffstat (limited to 'lux-jvm/source/program.lux')
-rw-r--r--lux-jvm/source/program.lux2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-jvm/source/program.lux b/lux-jvm/source/program.lux
index e14cfbb27..72a245f9d 100644
--- a/lux-jvm/source/program.lux
+++ b/lux-jvm/source/program.lux
@@ -276,7 +276,7 @@
(-> Any (Async Any))
(async.future (\ world/program.default exit +0)))
-(program: [{service /cli.service}]
+(program: [service /cli.service]
(let [static {#/static.host @.jvm
#/static.host_module_extension ".jvm"
#/static.target (/cli.target service)