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.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to