[bitc-dev] Opinions wanted: Infix shift operators

wren ng thornton wren at freegeek.org
Sat Aug 7 19:21:18 PDT 2010


Correction to one of my earlier emails:

width of non-whitespace characters can matter for Haskell's layout rule, 
but only when the block-opening keyword is on the same line as the 
beginning of the block. I didn't think about that, since the standard 
coding style avoids doing that (e.g., having a newline right after 'do', 
and having a newline right before or after the 'where' keyword).

-- 
Live well,
~wren


More information about the bitc-dev mailing list