Open avli opened 6 years ago
I think that restarting a repl should be manual. If one wants 'to pick up all new dependencies on-the-fly', have a look at lucid.package lib.
At first, you have to add the dependency and restart your repl of course. After that you can pull any dependency you need.
This is suggested in a review on the Marketplace. The motivation is to have an ability to pick up all new dependencies on-the-fly. Not sure, however, that the REPL has to be restarted in this case. Maybe the simple dependency installation command will be enough...