commit 98718c7e39e61bc09fc0baa219021e095aaa4aa7
parent 73eabc7af6eab52bdf80ddbef0f4c75e71b84693
Author: Andreas Olsson <photoguy.apo@gmail.com>
Date: Tue, 3 Jan 2017 13:27:12 +0100
Update info.rkt
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/info.rkt b/info.rkt
@@ -2,7 +2,7 @@
(define collection "pmap")
(define deps '("base"
"rackunit-lib"
- "future"))
+ "racket/future"))
(define build-deps '("scribble-lib" "racket-doc"))
(define scribblings '(("pmap.scrbl" ())))
(define pkg-desc "Description Here")