Make srfi doc reference indirect.
This commit is contained in:
parent
1410b50156
commit
40b1094b96
|
@ -6,7 +6,6 @@
|
|||
"scheme-lib"
|
||||
"srfi-lite-lib"
|
||||
"compatibility-doc"
|
||||
"srfi-doc"
|
||||
"compatibility-lib"
|
||||
"sandbox-lib"
|
||||
"at-exp-lib"
|
||||
|
|
|
@ -23,7 +23,7 @@ The @racketmodname[typed/racket/base] language corresponds to the
|
|||
|
||||
Some libraries have counterparts in the @racketidfont{typed}
|
||||
collection, which provide the same exports as the untyped versions.
|
||||
Such libraries include @racketmodname[srfi/14],
|
||||
Such libraries include @racketmodname[srfi/14 #:indirect],
|
||||
@racketmodname[net/url], and many others.
|
||||
|
||||
@racketmod[typed/racket
|
||||
|
|
Loading…
Reference in New Issue
Block a user