Closed
Description
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
Labels
No labels