Skip to content

Commit

Permalink
Merge pull request #19 from LeifAndersen/fix-deps
Browse files Browse the repository at this point in the history
Fix dependencies.
  • Loading branch information
calvis committed Oct 21, 2014
2 parents ad36b6f + edeb85b commit 8714bdd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion info.rkt
Expand Up @@ -3,4 +3,5 @@
(define version "0.0")

(define collection 'multi)
(define deps '("base"))
(define deps '("base"
"rackunit-lib"))

0 comments on commit 8714bdd

Please sign in to comment.