about summary refs log tree commit diff
path: root/users/sterni/mblog/packages.lisp
diff options
context:
space:
mode:
authorsterni <sternenseemann@systemli.org>2022-01-28T14·49+0100
committersterni <sternenseemann@systemli.org>2022-02-02T20·47+0000
commit6cd1f6f183317fab7661c907686df04bb6b7ade9 (patch)
treeb76c7b21ae79127b81af81d11489de9ca9509422 /users/sterni/mblog/packages.lisp
parent5789814dec3b1a7fe46902a8f477d585b36de6b4 (diff)
refactor(sterni/mblog/note): only get escape-char-minimal from WHO r/3751
This is the only thing we need from that package and it avoids having
to solve the annoying conflict between closure-html and who.

Change-Id: Iacfb8d4948d1987e767ffc456b8e141b468ef6d9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5111
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
Diffstat (limited to '')
-rw-r--r--users/sterni/mblog/packages.lisp6
1 files changed, 2 insertions, 4 deletions
diff --git a/users/sterni/mblog/packages.lisp b/users/sterni/mblog/packages.lisp
index 7e357f89ff..aa2fa952f1 100644
--- a/users/sterni/mblog/packages.lisp
+++ b/users/sterni/mblog/packages.lisp
@@ -11,17 +11,15 @@
    :babel
    :babel-encodings
    :closure-html
-   :who
    :cl-date-time-parser
-   :mime4cl
-   :who)
+   :mime4cl)
   (:import-from
    :alexandria
    :when-let*
    :when-let
    :starts-with-subseq
    :ends-with-subseq)
-  (:shadow :with-html-output) ; conflict between closure-html and who
+  (:import-from :who :escape-char-minimal)
   (:export
    :apple-note
    :apple-note-uuid