(scm_ash): Revise docstring as per recent update to manual.
[bpt/guile.git] / srfi / srfi-34.scm
index bd326be..9905aa1 100644 (file)
@@ -31,6 +31,8 @@
            raise)
   #:export-syntax (guard))
 
+(cond-expand-provide (current-module) '(srfi-34))
+
 (define throw-key 'srfi-34)
 
 (define (with-exception-handler handler thunk)