clack-errors

LLGPL

Error page middleware for Clack.

$ area51 add clack-errorsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(clack-errors:some-function ...)