Move most of the net
collection out of the core.
- Most units and signatures from the `net` collection are now in `compatibility-lib`. - Most of the actual libraries are in the `net-lib` package. original commit: 2b1fb036c63639bc5dbb65348c4f4e5802c95b53
This commit is contained in:
parent
9f5ea71a83
commit
ddf9f5aa4d
|
@ -3,6 +3,7 @@
|
|||
(define collection 'multi)
|
||||
|
||||
(define deps '("base"
|
||||
"net-lib"
|
||||
"draw-lib"
|
||||
"rackunit-lib"
|
||||
"typed-racket-lib"
|
||||
|
|
Loading…
Reference in New Issue
Block a user