Use only typed-map-lib, not typed-map
This commit is contained in:
parent
5cc39371b8
commit
c6a03864eb
2
info.rkt
2
info.rkt
|
@ -4,7 +4,7 @@
|
||||||
"rackunit-lib"
|
"rackunit-lib"
|
||||||
"typed-racket-lib"
|
"typed-racket-lib"
|
||||||
"typed-racket-more"
|
"typed-racket-more"
|
||||||
"typed-map"))
|
"typed-map-lib"))
|
||||||
(define build-deps '("scribble-lib"
|
(define build-deps '("scribble-lib"
|
||||||
"racket-doc"
|
"racket-doc"
|
||||||
"typed-racket-doc"))
|
"typed-racket-doc"))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user