This commit is contained in:
Tony Garnock-Jones 2016-12-01 15:00:24 +13:00
parent 47547cdf21
commit eaa1806728
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
(define deps '(
"base"
"syndicate"
"web-server-lib"
))
(define build-deps '(
"rackunit-lib"
))