commit 9d57b01a11e4364bb4ccf84fd8bfa2a98828c062 parent 384e4962cd9d7f6a40c4d78636abda00fd029665 Author: AlexKnauth <alexander@knauth.org> Date: Wed, 28 Sep 2016 13:46:51 -0400 add missing build-deps Diffstat:
| M | info.rkt | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/info.rkt b/info.rkt @@ -11,5 +11,7 @@ (define build-deps '("rackunit-lib" + "scribble-lib" + "racket-doc" ))