Merge pull request 'Update info.rkt add to language category on docs.racket-lang.org' (#1) from spdegabrielle/patch-1 into main
Reviewed-on: #1
This commit is contained in:
commit
dec565176b
2
info.rkt
2
info.rkt
|
@ -8,7 +8,7 @@
|
|||
"polysemy"
|
||||
"scribble-lib"
|
||||
"hyper-literate"))
|
||||
(define scribblings '(("scribblings/envlang.scrbl" (multi-page))))
|
||||
(define scribblings '(("scribblings/envlang.scrbl" (multi-page) (language))))
|
||||
(define pkg-desc "A language with first-class-environments")
|
||||
(define version "0.1")
|
||||
(define pkg-authors '(|Suzanne Soy|))
|
||||
|
|
Loading…
Reference in New Issue
Block a user