Skip to content

README check: we can probably safely ignore deprecated exercises #776

Closed
@petertseng

Description

@petertseng

It would probably be fine if we modify https://github.com/exercism/haskell/blob/master/bin/ensure-readmes-are-updated.sh to ignore deprecated exercises.

It'll be a little unfortunate since it might mean we need to use jq or a similar tool to figure out whether the exercise is deprecated. But it's probably worth it since we will periodically do whole-track activities such as updating the Stack resolver.

Note that configlet generate will (if I'm not mistaken; I've never used it) still generate for the entire track, including deprecated exercises, so anyone who runs it will still get updates for them. If we want to change that, might want to talk to the configlet folks about that.

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