Update cl packages
This commit is contained in:
parent
fe46ce940b
commit
7954605917
1 changed files with 1 additions and 1 deletions
|
@ -563,7 +563,7 @@ write_files:
|
|||
;;;; libraries and external tools via Quicklisp. It concludes by saving the
|
||||
;;;; environment state to a core file for efficient reusability in future sessions.
|
||||
(mapc 'require '(sb-bsd-sockets sb-posix sb-introspect sb-cltl2 asdf))
|
||||
(ql:quickload '(:hunchentoot :cl-yaml :cl-json :jonathan :spinneret :dexador :rove :vecto :woo :clsql-sqlite3 :mito :bknr.datastore :cl-project))
|
||||
(ql:quickload '(:hunchentoot :drakma :cl-yaml :cl-json :jonathan :spinneret :dexador :rove :vecto :woo :cl-dbi :clsql-sqlite3 :mito :bknr.datastore :cl-project))
|
||||
(save-lisp-and-die "sbcl.core-for-slime")
|
||||
|
||||
- path: /home/cl/lisp_03_load_swank_faster.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue