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 #247

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

HLint is triggered #247

philderbeast opened this issue Jul 27, 2022 · 0 comments

Comments

@philderbeast
Copy link

I ran hlint over rio and rio-orphans and found:

Warnings currently triggered by your code

- [ ] Avoid lambda using `infix`, 1 hint
- [ ] Move brackets to avoid $, 1 hint
- [ ] Redundant $!, 3 hints
- [ ] Redundant <$>, 1 hint
- [ ] Redundant bracket, 2 hints
- [ ] Redundant return, 1 hint
- [ ] Unused LANGUAGE pragma, 5 hints
- [ ] Use const, 4 hints
- [ ] Use fmap, 3 hints
- [ ] Use fold, 1 hint
- [ ] Use newtype instead of data, 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