exercism / purescript

Exercism exercises in PureScript.
https://exercism.org/tracks/purescript
MIT License
37 stars 32 forks source link

Normalize practice exercise names #238

Closed kytrinyx closed 2 years ago

kytrinyx commented 2 years ago

We have added explicit exercise titles to the metadata.toml files in problem-specifications.

This updates the exercise names to match the values in this field.

Ref: https://github.com/exercism/exercism/issues/6579