|
|
|
|
|
by runeks
3612 days ago
|
|
Such a tool exists. I've had hlint tell me many times how to do something in a better way. At some point I had it hooked into my IDE, so it would mark improvable code in yellow. Especially in the first year I learned a lot of new Haskell syntax and functions just from its suggestions. |
|