[Haskell-cafe] Coding conventions for Haskell?
Henning Thielemann
schlepptop at henning-thielemann.de
Sun Sep 26 12:50:46 EDT 2010
Petr Pudlak schrieb:
> sometimes I have doubts how to structure my Haskell code - where to
> break lines, how much to indent, how to name functions and variables
> etc. Are there any suggested/recommended coding conventions?
Coding conventions are often a matter of individual taste. You may find
some suggestions under
http://www.haskell.org/haskellwiki/Category:Style
and choose the ones that you like.
More information about the Haskell-Cafe
mailing list