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

Patch: Hlint suggestions implemented #8

Closed
simonmichael opened this issue Apr 8, 2013 · 1 comment
Closed

Patch: Hlint suggestions implemented #8

simonmichael opened this issue Apr 8, 2013 · 1 comment
Labels
A-BUG Something wrong, confusing or sub-standard in the software, docs, or user experience. imported These came from the old Google issue tracker.

Comments

@simonmichael
Copy link
Owner

Original author: marko.ko...@gmail.com (September 22, 2009 13:01:01)

I run Hlint on hledger project and it seems to come up with a lot of
suggestions for code improvements. I went through the list and fixed all
"Errors" that Hlint found.

As a result the code seems more readable and more idiomatic haskell in some
cases, without changing functinality.

Here's the patch attached.

Original issue: http://code.google.com/p/hledger/issues/detail?id=8

@simonmichael
Copy link
Owner Author

From simon@joyful.com on September 23, 2009 04:10:00
Applied. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-BUG Something wrong, confusing or sub-standard in the software, docs, or user experience. imported These came from the old Google issue tracker.
Projects
None yet
Development

No branches or pull requests

1 participant