On Fri, Feb 21, 2014 at 9:24 AM, Anton Vodonosov <avodono...@yandex.ru> wrote:
> So, I will change asdf like this:
>
> -  (:use :uiop/common-lisp :uiop/package :asdf/interface))
> +  (:use :cl :uiop))
>
>
> Right?

Please make it:
(:use :uiop/common-lisp :uiop :asdf/interface)

Since uiop/package is reexport'ed by :uiop, but uiop/common-lisp isn't.

—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
Keynesians: see how much more Cuba has benefited from Sandy's desolation?
How blessed is it with that great natural resource, Hurricanes!

Reply via email to