At Fri, 6 Mar 2015 13:07:35 -0500, "Alexander D. Knauth" wrote: > Is there a way to shift all installed packages to installation scope?
There is not currently a short way to do that. (The `raco pkg migrate` tool almost works, but it cannot read and write the same installation.) You could use functions from `pkg/lib` (such as `pkg-install` and `pkg-remove`) to automate the shift. ____________________ Racket Users list: http://lists.racket-lang.org/users