On Wed, May 7, 2014 at 11:57 AM, Matthew Flatt <mfl...@cs.utah.edu> wrote: > I see. The errors are about the modules that require "evaluator.rkt". > That is, the modules that use `phase1-phase0-eval` need to be > available, not just "evaluator.rkt", so that transformer bindings in > those modules can be used. > > So, ...
Thanks, that works. Sadly, I guess that's means we can't add an option to `namespace-anchor->namespace` to do this correctly. Sam _________________________ Racket Developers list: http://lists.racket-lang.org/dev