Update package dependencies.

This commit is contained in:
Sergiu Ivanov 2022-02-03 00:13:46 +01:00
parent b2f3306731
commit caf9114ec5

View File

@ -5,10 +5,13 @@
"rackunit-lib"
"rackunit-typed"
"typed-graph"
"typed-racket-lib"))
"typed-racket-lib"
"typed-compose"))
(define build-deps '("racket-doc"
"typed-racket-doc"
"sandbox-lib"
"scribble-lib"
"typed-graph"
"graph-doc"
))
(define scribblings '(("scribblings/dds.scrbl" (multi-page))))