package-lists/guix-common-lisp-manifest: Add sbcl-cl-json.

master
Pierre Neidhardt 2021-01-15 19:02:57 +01:00
parent 90b121d53c
commit e4ba8d7579
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@
(:import-from #:calispel)
(:import-from #:cl-csv)
(:import-from #:cl-interpol)
(:import-from #:cl-json)
(:import-from #:cl-ppcre)
(:import-from #:cl-ppcre-unicode)
(:import-from #:cl-prevalence)

View File

@ -8,6 +8,7 @@
"sbcl-bordeaux-threads"
"sbcl-calispel"
"sbcl-cl-csv"
"sbcl-cl-json"
"sbcl-cl-interpol"
"sbcl-cl-ppcre"
"sbcl-cl-prevalence"