Fix dependencies.

This commit is contained in:
Sam Tobin-Hochstadt 2014-12-20 20:18:22 -05:00
parent a5b3795f51
commit 93b15a55cc
1 changed files with 2 additions and 0 deletions

View File

@ -1,2 +1,4 @@
#lang setup/infotab
(define collection 'multi)
(define deps '("base"))
(define build-deps '("rackunit-lib"))