summaryrefslogtreecommitdiff
path: root/package.lisp
diff options
context:
space:
mode:
authorBoutade <thegoofist@protonmail.com>2019-10-16 11:10:33 -0500
committerBoutade <thegoofist@protonmail.com>2019-10-16 11:10:33 -0500
commitbbc957bb9dd1e8514e7d4e97bf1039d540a6d551 (patch)
tree4c1aa7ab38dfe81c342ce988b59c6c474dbec0a9 /package.lisp
parent50ed39b0133f03224039735f5af6dab0e1fa2456 (diff)
evasive pedestrians
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 dd998cb..40b741d 100644
--- a/package.lisp
+++ b/package.lisp
@@ -1,7 +1,7 @@
;;;; package.lisp
(defpackage #:the-price-of-a-cup-of-coffee
- (:use #:cl #:alexandria #:animise)
+ (:use #:cl #:alexandria #:animise #:trivia)
(:nicknames #:pocc))