Update info.rkt

This commit is contained in:
Andreas Olsson 2017-01-03 13:30:15 +01:00 committed by GitHub
parent 98718c7e39
commit 62ea24a28d

View File

@ -2,7 +2,7 @@
(define collection "pmap")
(define deps '("base"
"rackunit-lib"
"racket/future"))
"future"))
(define build-deps '("scribble-lib" "racket-doc"))
(define scribblings '(("pmap.scrbl" ())))
(define pkg-desc "Description Here")