[Haskell-cafe] Those damned parentheses

Felipe Almeida Lessa felipe.lessa at gmail.com
Sun May 8 03:31:03 CEST 2011


As another suggestion, you may try HLint [1].  It usually tells you if
you put unnecessary parenthesis.  Among other nice suggestions.

[1] http://community.haskell.org/~ndm/hlint/  (or cabal-install hlint)

Cheers, =)

-- 
Felipe.



More information about the Haskell-Cafe mailing list