Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HLint is triggered. #172

Open
philderbeast opened this issue Jul 29, 2022 · 0 comments
Open

HLint is triggered. #172

philderbeast opened this issue Jul 29, 2022 · 0 comments

Comments

@philderbeast
Copy link
Contributor

I ran hlint on store and found these hints.

Warnings currently triggered by your code

- [ ] Avoid lambda, 2 hints
- [ ] Eta reduce, 2 hints
- [ ] Evaluate, 1 hint
- [ ] Fuse mapM_/map, 1 hint
- [ ] Redundant $, 2 hints
- [ ] Redundant bang pattern, 2 hints
- [ ] Redundant bracket, 9 hints
- [ ] Redundant where, 1 hint
- [ ] Unused LANGUAGE pragma, 5 hints
- [ ] Use <$>, 2 hints
- [ ] Use const, 4 hints
- [ ] Use infix, 1 hint
- [ ] Use lambda-case, 3 hints
- [ ] Use list comprehension, 1 hint
- [ ] Use uncurry, 1 hint
- [ ] Use zipWith, 1 hint

Which of these do we care about?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant