#lang setup/infotab (define collection 'multi) (define deps '("rfc6455" ;; these are what the package system tells me I need: "base" "data-lib" "net-lib" "profile-lib" "rackunit-lib" ))