On Wednesday, January 13, 2021 11:39 AM, Daniel Kochmański <dan...@turtleware.eu> wrote:
> Make sure you have uiop (a library) in your local projects or another > registry - otherwise asdf won't add it to the bundle because it is > 'preloaded' - and ql won't download it - ditto. thanks, I never needed uiop, but that works: I copied uiop from the asdf source tree to ~/quicklisp/local-projects/, and now it gets included. Paul