aboutsummaryrefslogtreecommitdiff
path: root/package.lisp
diff options
context:
space:
mode:
authorColin Okay <okay@toyful.space>2022-02-20 15:47:10 -0600
committerColin Okay <okay@toyful.space>2022-02-20 15:47:10 -0600
commit0437c4a85af5a4fbb68174d7c1266887acc692c1 (patch)
tree06283df51edadee8711f731acd84550cdd1085c4 /package.lisp
parent65963eeef5afea104d5a94a99851e6eb79acd101 (diff)
ultra basic debugging on handler error
Diffstat (limited to 'package.lisp')
-rw-r--r--package.lisp1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.lisp b/package.lisp
index 07c003d..c0506df 100644
--- a/package.lisp
+++ b/package.lisp
@@ -42,6 +42,7 @@
#:*app*
#:*request*
#:*response*
+ #:*debugging*
#:http-error
#:generate-app-documentation
#:provision-app