didierverna / declt

Reference manual generator for Common Lisp libraries
Other
38 stars 6 forks source link

Quickstart fails #22

Closed avodonosov closed 1 year ago

avodonosov commented 2 years ago

On Quicklisp 2022-07-08:


(ql:quickload :net.didierverna.declt)
(net.didierverna.declt:nickname-package)

There is no package named "NET.DIDIERVERNA.DECLT" . [Condition of type CCL::NO-SUCH-PACKAGE]

didierverna commented 1 year ago

Declt works only with SBCL currently, sorry. I reckon the error is not very explicit tho.