summaryrefslogtreecommitdiff
path: root/info.rkt
diff options
context:
space:
mode:
Diffstat (limited to 'info.rkt')
-rw-r--r--info.rkt3
1 files changed, 2 insertions, 1 deletions
diff --git a/info.rkt b/info.rkt
index f11a93e..0954a59 100644
--- a/info.rkt
+++ b/info.rkt
@@ -17,7 +17,8 @@
(a ((href "http://cr.yp.to/snuffle.html"))
"Salsa20")
"."))
-(define categories '(misc))
+
+(define categories '(misc datastructures net))
(define version "1.0")
(define can-be-loaded-with 'all)
(define primary-file "main.rkt")