I believe that Ben is assuming that you’re not using
(define collection ‘multi)
in your top-level info.rkt file. If you *are* using multi-collection style, I
believe you have some changes to make.
If you’re not using the ‘multi style, you should totally ignore this email.
John
> On Aug 1, 20
> I want to package my library for https://pkgs.racket-lang.org but I can't
> figure out how to do the info.rkt file.
>
> I would like my repo to be like this:
>
> * repo/peg/codehere.rkt like main.rkt peg.rkt etc.
> * repo/tests/ my tests
> * repo/scribblings/peg.scrbl the documentation
>
> is thi
Hi.
I want to package my library for https://pkgs.racket-lang.org but I
can't figure out how to do the info.rkt file.
I would like my repo to be like this:
* repo/peg/codehere.rkt like main.rkt peg.rkt etc.
* repo/tests/ my tests
* repo/scribblings/peg.scrbl the documentation
is this directo
3 matches
Mail list logo