On Mon, 2009-10-12 at 13:07 +0400, Bulat Ziganshin wrote: > also, i propose to enable +RTS -N by default. Haskell is very popular > as multithreaded language, don't fool novices! Note that you'd also have to enable -threaded by default. This would have other surprising effects (like breaking most GUI progs). Duncan