[Haskell-cafe] Indentation woes

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Wed Aug 1 10:12:31 EDT 2007


On Wed, 2007-08-01 at 16:05 +0200, david48 wrote:
> On the topic of indenting, it would be nice if there was a way to tell
> the compiler the size of the tab characters.
> 
> The way it is now, I have to use space characters to indent.

Good! You're doing exactly the right thing according to the Haskell
style guide:

http://urchin.earth.li/~ian/style/haskell.html

:-)


Duncan



More information about the Haskell-Cafe mailing list