There's a `raco pkg migrate` command that should do what you want. The
same functionality is in DrRacket's "File" -> "Package Manager..." ->
"Copy from Version".

At Wed, 25 Jan 2017 09:25:52 +0100, Konrad Hinsen wrote:
> As with every new Racket release, I wonder if there is a straightforward 
> way to install all the packages I have installed under 6.7. Something like
> 
>    ./6.8/raco pkg install `./6.7/raco pkg show -u`
> 
> except that it 1) it works and 2) it handles packages from all sources, 
> not just the official catalog.
> 
> I'll probably end up hacking something like that myself, but I wonder if 
> somebody has already done it?
> 
> Konrad.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to