The Racket repository
Go to file
Matthew Flatt f6441369d9 raco exe: handle failing submodule search correctly
An attempt to detect a submodule could trigger the original module
name resolver when the would-be enclosing module would be handled
by the embedding-specific resolver. When a submodule is not found
but its would-be enclosing module is embedded, then assume that
the default resolver wouldn't find the submodule, eithe --- and
therefore avoid a potential "collection not found" error.

original commit: 3fb12b4ff4
2012-09-23 10:47:24 -05:00
collects raco exe: handle failing submodule search correctly 2012-09-23 10:47:24 -05:00