I am trying to fix a bug in one of the bundled Racket libraries (but not the core "Minimal Racket" libraries), so I need to run Racket with this library (racket/gui in this case) loaded instead of the installed version. How do I do this? Do I need to also run all of Racket from master, or can I just run the latest release and fiddle with the load path to have my dev version of racket/gui take precedence?
Regards, Aidan Gauland -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/fdb911ed-fef5-2366-150b-d4b457df25af%40fastmail.net. For more options, visit https://groups.google.com/d/optout.
