typed-compose.scrbl -> manual.scrbl
This commit is contained in:
parent
a57fbe029f
commit
ea710882e3
2 changed files with 1 additions and 1 deletions
2
info.rkt
2
info.rkt
|
@ -3,7 +3,7 @@
|
|||
(define collection "typed-compose")
|
||||
(define deps '("typed-racket-lib"
|
||||
"base"))
|
||||
(define scribblings '(("typed-compose.scrbl" ())))
|
||||
(define scribblings '(("manual.scrbl" ())))
|
||||
(define build-deps '("racket-doc"
|
||||
"rackunit-typed"
|
||||
"sandbox-lib"
|
||||
|
|
Loading…
Reference in a new issue