<div class="gmail_extra"><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="gmail_extra"><div class="gmail_quote">

<div>That could probably be useful in general, but now it&#39;s less necessary to me.<br><br></div></div></div></blockquote><br></div>Actually, that would still be useful for me too, because from time to time I have some dependency problem, although I do `raco setup&#39; both collections (x11-racket then rwind) before running it:<br>

<br>link: module mismatch;<br> possibly, bytecode file needs re-compile because dependencies changed<br>  importing module: &quot;/media/sda7/laurent/Unison/Prog/Racket/rwind/color.rkt&quot;<br>  exporting module: &quot;/media/sda7/laurent/Unison/Prog/Racket/x11-racket/x11.rkt&quot;<br>

  exporting phase level: 0<br>  internal explanation: variable not provided (directly or indirectly and at the expected position)<br>  in: DefaultScreen<br>  context...:<br>   /media/sda7/laurent/Unison/Prog/Racket/rwind/color.rkt: [running body]<br>

   /media/sda7/laurent/Unison/Prog/Racket/rwind/rwind.rkt: [traversing imports]<br><br>Recompiling again raises the same error, and I need to remove the compiled directories by hand to force recompilation.<br><br>Laurent<br>

</div>