racket: fix re-loading of modules with submodules (e.g. plai-typed)
commit144025a8c111ca4082e0b039bf459dc5225a2a54
authorJose Antonio Ortega Ruiz <jao@gnu.org>
Sat, 15 Sep 2012 14:39:21 +0000 (15 16:39 +0200)
committerJose Antonio Ortega Ruiz <jao@gnu.org>
Sat, 15 Sep 2012 14:39:21 +0000 (15 16:39 +0200)
tree4bd1131f8977bd687972ccac055e46b56444d0c8
parent5e1e9373efcd937635eea68c94d52aa00f4c565d
racket: fix re-loading of modules with submodules (e.g. plai-typed)

Resolved module path can now be, besides symbols, a list representing
a submodule.  When deciding whether what we are loading in enter's
current loader is a module or not, we have now to take that bit into
account.
scheme/racket/geiser/enter.rkt