fukamachi / ningle

Super micro framework for Common Lisp
http://8arrow.org/ningle/
273 stars 25 forks source link

Documentation after package-inferred-system commit may need update #30

Closed tcw closed 5 years ago

tcw commented 5 years ago

(defvar app (make-instance 'ningle:app))

returns

Symbol "APP" not found in the NINGLE package.

I am new to CL so the error could be on this side of the keyboard :)

fukamachi commented 5 years ago

The documentation is already updated and it seems the version is unmatched with ningle you have.

See the old README or wait for the next Quicklisp dist release.