diff --git a/src/packages.lisp b/src/packages.lisp index d671447..8cc08fc 100644 --- a/src/packages.lisp +++ b/src/packages.lisp @@ -19,7 +19,9 @@ (:alex :alexandria) (:csv :cl-csv) (:http :dexador) - (:json :shasht))) + (:json :shasht) + + (:routes :easy-routes))) ;TODO: a conflict between Serapeum and generic-cl (uiop:define-package generic-ciel