We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc1ac3d commit 64ab5f1Copy full SHA for 64ab5f1
info.rkt
@@ -15,6 +15,8 @@
15
(define build-deps '("scribble-lib" ; For documentation
16
"racket-doc" ; For documentation
17
"rackunit-lib" ; For testing
18
+ "rackcheck"
19
+ "sicp"
20
))
21
22
;; Test dependencies
0 commit comments