[Haskell-cafe] coding standard question

Vasili I. Galchin vigalchin at gmail.com
Mon Jun 22 00:48:09 EDT 2009


Hello,

     I am working with some existing code. "where/let" functions use the
same name for function parameters as the outer function and hence there is a
"shadow" warning from the compiler. To me it doesn't see totally
unreasonable to code like this .... the downside is the nasty ghc warnings.
Is there a coding consensus on this issue?

Vasili
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090622/29e037bc/attachment.html


More information about the Haskell-Cafe mailing list