ndmitchell / hlint

Haskell source code suggestions
Other
1.48k stars 195 forks source link

Naming of hints #1571

Closed jvoigtlaender closed 3 months ago

jvoigtlaender commented 9 months ago

Suggested various renamings of hints, in ways I would consider more useful/consistent in communicating with students in particular.

The changes are distributed over several smaller commits "grouping" similar suggestions, and with brief justifications in the commit messages. To enable cherry-picking of individual suggestions/commits if need be.

ndmitchell commented 3 months ago

Thanks - they all look improvements to me. Great to see the incremental improvements.