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