Racket: fix for recompilation of typed/racket modules
commit1839c4042013ae2a4002e228ca2ee8bf295190d3
authorJose Antonio Ortega Ruiz <jao@gnu.org>
Sat, 18 Jan 2014 04:10:08 +0000 (18 05:10 +0100)
committerJose Antonio Ortega Ruiz <jao@gnu.org>
Sat, 18 Jan 2014 04:10:08 +0000 (18 05:10 +0100)
tree034571f890163591618dcbe2cf64569b57c29465
parentf9b2ed86077a79718b083e49f752cf01457e1459
Racket: fix for recompilation of typed/racket modules

When using our current-load/used-compiled function, we were compiling
the syntax of a module using compile, which seems to not honour

With luck, this should address bug #14 for real.
scheme/racket/geiser/enter.rkt