quicklisp / quicklisp-client

Quicklisp client.
http://www.quicklisp.org/
MIT License
298 stars 75 forks source link

ql:who-depends-on fails to find systems by symbol name #203

Closed Zulu-Inuoe closed 3 years ago

Zulu-Inuoe commented 4 years ago
* (ql:who-depends-on :alexandria)
NIL

This looks like the symbol isn't being canonicalized to lowercase like ASDF and other parts of ql are doing