more
parent
20093edc36
commit
69e09fccb0
@ -1,5 +1,6 @@
|
||||
#lang info
|
||||
(define collection "sugar")
|
||||
(define version "0.1")
|
||||
(define deps '("base" "rackunit-lib"))
|
||||
(define build-deps '("scribble-lib" "racket-doc"))
|
||||
(define scribblings '(("scribblings/sugar.scrbl" ())))
|
||||
|
Loading…
Reference in New Issue