Filled in info.rkt
This commit is contained in:
parent
b11c1eae7a
commit
c5ef4cc0cf
5
info.rkt
5
info.rkt
|
@ -4,6 +4,7 @@
|
|||
"rackunit-lib"))
|
||||
(define build-deps '("scribble-lib" "racket-doc"))
|
||||
(define scribblings '(("scribblings/anaphoric.scrbl" ())))
|
||||
(define pkg-desc "Description Here")
|
||||
(define compile-omit-paths '("test/"))
|
||||
(define pkg-desc "Anaphoric versions of `if`, `when` and `cond`. They bind the value of the condition expression to `it`.")
|
||||
(define version "0.0")
|
||||
(define pkg-authors '(georges))
|
||||
(define pkg-authors '(|Georges Dupéron|))
|
||||
|
|
Loading…
Reference in New Issue
Block a user