declare turnstile deps

This commit is contained in:
Sam Caldwell 2019-08-23 10:05:11 -04:00
parent f85203ac73
commit 3957f031c1
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
#lang setup/infotab #lang setup/infotab
(define collection 'multi) (define collection 'multi)
(define deps '("rfc6455" (define deps '("rfc6455"
"turnstile-lib"
"turnstile-example"
"macrotypes-lib"
"base" "base"
"data-lib" "data-lib"
"net-lib" "net-lib"