Skip to content

would (define collection 'multi) solve problem about compiled/ when racket version changes? #1

@AlexKnauth

Description

@AlexKnauth

Every time I update my racket installation to a new version, this package gives me errors about compiled/ files and version mismatches, and it seems to be treating the info.rkt as a normal compiled file. Is it supposed to do that, and I'm wondering, would adding (define collection 'multi) possibly solve this? For multi-collect packages it doesn't seem to have a compiled/ dir for the info.rkt, and it seems like if those don't need it this shouldn't? Or should the framework:color-schemes be in a collection info.rkt not the package info.rkt?
(I know I should just run raco setup, but I'm also wondering how this works)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions