diff --git a/pkgs/racket-index/setup/scribble.rkt b/pkgs/racket-index/setup/scribble.rkt index 69cb671cef..c79af9bf85 100644 --- a/pkgs/racket-index/setup/scribble.rkt +++ b/pkgs/racket-index/setup/scribble.rkt @@ -180,7 +180,7 @@ infos)]) (and (not (memq #f infos)) infos)))) (define ((get-docs main-dirs) i rec) - (let* ([pre-s (and i (i 'scribblings))] + (let* ([pre-s (and i (i 'scribblings (λ () #f)))] [s (validate-scribblings-infos pre-s)] [dir (directory-record-path rec)]) (if s