fix dependency of DrRacket tool module on docs
This commit is contained in:
parent
7519b851d3
commit
f5e3182345
|
@ -26,6 +26,7 @@ all of the names in the tools library, for use defining keybindings
|
|||
|
||||
(require (for-syntax racket/base))
|
||||
|
||||
(generate-delayed-documents) ; avoids a distribution dependency on `scribblings/tools/doc-util'
|
||||
(require (for-doc drracket/private/ts
|
||||
racket/base scribble/manual
|
||||
scribblings/tools/doc-util
|
||||
|
|
Loading…
Reference in New Issue
Block a user