aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'package.lisp')
-rw-r--r--package.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.lisp b/package.lisp
index b069148..d4cf438 100644
--- a/package.lisp
+++ b/package.lisp
@@ -5,6 +5,7 @@
(:local-nicknames
(#:db #:bknr.datastore)
(#:wknd #:weekend)
+ (#:html #:hypnotisml)
(#:a #:alexandria-2)
(#:zippy #:org.shirakumo.zippy ))
(:import-from #:flatbind #:do>)