Pierre Neidhardt writes: > I think I found a dependency cycle: > > javascript.scm -> lisp-xyz.scm -> gtk.scm -> pdf.scm -> javascript.scm. No this is not the issue. The issue is that uglify-js inherits from sbcl-cl-uglify-js, in thus it must be defined in the same module. So I'll move them together. -- Pierre Neidhardt https://ambrevar.xyz/