Fixed a dangling link in the doc.
This commit is contained in:
parent
ae88abd5c8
commit
11e168f01e
|
@ -2,7 +2,8 @@
|
|||
|
||||
@begin[(require "utils.rkt" scribble/eval scriblib/footnote
|
||||
racket/sandbox)
|
||||
(require (for-label (only-meta-in 0 typed/racket)
|
||||
(require (for-label (only-meta-in 0 [except-in typed/racket for])
|
||||
(only-in racket/base for)
|
||||
racket/list srfi/14
|
||||
version/check))]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user