From bbc957bb9dd1e8514e7d4e97bf1039d540a6d551 Mon Sep 17 00:00:00 2001 From: Boutade Date: Wed, 16 Oct 2019 11:10:33 -0500 Subject: evasive pedestrians --- package.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.lisp') 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)) -- cgit v1.2.3