aboutsummaryrefslogtreecommitdiff
path: root/consfigurator.asd
diff options
context:
space:
mode:
Diffstat (limited to 'consfigurator.asd')
-rw-r--r--consfigurator.asd4
1 files changed, 2 insertions, 2 deletions
diff --git a/consfigurator.asd b/consfigurator.asd
index e518632..87f4951 100644
--- a/consfigurator.asd
+++ b/consfigurator.asd
@@ -14,8 +14,8 @@
#:cffi
(:feature :sbcl (:require #:sb-posix))
#:closer-mop
- #:trivial-backtrace
- #:trivial-macroexpand-all)
+ #:agnostic-lizard
+ #:trivial-backtrace)
:components ((:file "src/package")
(:file "src/reader")
(:file "src/util")