summaryrefslogtreecommitdiff
path: root/package.lisp
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2011-03-02 14:43:07 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2011-03-02 14:43:07 +0100
commit567516069ec273488e059e9b6e91a4798b5458b9 (patch)
treecddbc63ec1156d79715524262a917d32a71c07a1 /package.lisp
parent4d2fe2ddf0f9dc74576a514652407caa8ac8b5ba (diff)
Add article template.
Diffstat (limited to 'package.lisp')
-rw-r--r--package.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.lisp b/package.lisp
index c034013..6b0c7cb 100644
--- a/package.lisp
+++ b/package.lisp
@@ -1,6 +1,6 @@
(cl:defpackage #:mulkcms
(:use #:common-lisp #:split-sequence #:alexandria #:cl-fad #:cl-who
- #:cl-ppcre #:postmodern)
+ #:cl-ppcre #:postmodern #:json-template)
(:shadow #:copy-file #:copy-stream)
(:export #:*base-uri*
#:*static-files*