diff --git a/pkgs/math-pkgs/math-doc/math/scribblings/math-number-theory.scrbl b/pkgs/math-pkgs/math-doc/math/scribblings/math-number-theory.scrbl index 70343df267..de7d196689 100644 --- a/pkgs/math-pkgs/math-doc/math/scribblings/math-number-theory.scrbl +++ b/pkgs/math-pkgs/math-doc/math/scribblings/math-number-theory.scrbl @@ -17,7 +17,7 @@ "utils.rkt") @(define untyped-eval (make-untyped-math-eval)) -@interaction-eval[#:eval untyped-eval (require racket/list +@interaction-eval[#:eval untyped-eval (require (except-in racket/list permutations) racket/function)] @(define math-style tt)