raco exe: expand in fresh namespace

Related to racket/typed-racket#852
This commit is contained in:
Matthew Flatt 2019-08-26 05:32:28 -06:00
parent 9f424cfe0a
commit 76a7ee0ccd

View File

@ -149,6 +149,7 @@
#:mred? (gui)
#:variant (variant)
#:verbose? (very-verbose)
#:expand-namespace (make-base-namespace)
#:modules (cons `(,main-prefix (file ,source-file) (main configure-runtime))
(append
(exe-embedded-modules)