Use only typed-map-lib, not typed-map

This commit is contained in:
Georges Dupéron 2017-01-13 01:17:18 +01:00
parent 5cc39371b8
commit c6a03864eb

View File

@ -4,7 +4,7 @@
"rackunit-lib"
"typed-racket-lib"
"typed-racket-more"
"typed-map"))
"typed-map-lib"))
(define build-deps '("scribble-lib"
"racket-doc"
"typed-racket-doc"))