
25 Nov
2006
25 Nov
'06
11:28 p.m.
I've noticed that code compiled with -threaded doesn't like +RTS - N<thread count> as an argument. This seems to be the case with both the binary distribution of GHC 6.6 at www.haskell.org/ghc as well as the version I built from sources. I got rid of all the old versions of GHC on my system and ghc -- version reports 6.6. So I'm guessing this is a bug? Ivan