Skip to content

Check for sdist integrity in CI #366

@tdammers

Description

@tdammers

As mentioned in #365, some packaging problems currently go undetected in CI.

Proposed fix: add an "sdist" step to the Haskell workflow, which runs cabal sdist all - this command will print any problems it finds, and exit with a nonzero status if there were any.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions