[asdf-devel] Structure of ASDF directory

Robert Goldman rpgoldman at sift.info
Tue Apr 16 22:01:06 UTC 2013


I was wondering if it would be possible to bump the uiop.asd file up to
be a sibling of asdf.asd.

It seems odd to me that asdf.asd is at the top level, and has
build/asdf.lisp under it, but that uiop.asd is in uiop/.

Odd + it means I need now to do

(push "home:lisp;asdf;" asdf:*central-registry*)
and
(push "home:lisp;asdf;uiop;" asdf:*central-registry*)

to upgrade....

Any reason why uiop.asd couldn't be at the top level?

thanks,
r



More information about the asdf-devel mailing list