julia
cb11d806 - Add a callback to Base.require

Commit
8 years ago
Add a callback to Base.require Packages such as `Requires.jl` need to be notified when a package is successfully loaded. Currently we have to resolve to a horrible hack that overrides `Base.require`. In a post 265 world this is no longer feasible.
Author
Committer
Parents
Loading