summaryrefslogtreecommitdiff
path: root/package.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'package.lisp')
-rw-r--r--package.lisp4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.lisp b/package.lisp
index 342dbbf..5025869 100644
--- a/package.lisp
+++ b/package.lisp
@@ -5,8 +5,8 @@
(:nicknames #:hq)
(:export
#:with-env
+ #:>>
#:let+
#:imperative
#:binding-cond
- #:defun-case
-))
+ #:defun-case))