typed-compose.scrbl -> manual.scrbl

This commit is contained in:
Sergiu Ivanov 2020-12-27 23:24:17 +01:00
parent a57fbe029f
commit ea710882e3
2 changed files with 1 additions and 1 deletions

View File

@ -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"