summaryrefslogtreecommitdiff
path: root/guix/deprecation.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix/deprecation.scm')
-rw-r--r--guix/deprecation.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/guix/deprecation.scm b/guix/deprecation.scm
index 2f7c058940..d704e7ec61 100644
--- a/guix/deprecation.scm
+++ b/guix/deprecation.scm
@@ -21,6 +21,7 @@
#:use-module (ice-9 format)
#:export (define-deprecated
define-deprecated/alias
+ warn-about-deprecation
deprecation-warning-port))
;;; Commentary: