GHC 6.4.3 is stalled

Bulat Ziganshin bulat.ziganshin at gmail.com
Fri Jul 28 06:28:43 EDT 2006


Hello Gregory,

Thursday, July 27, 2006, 11:06:41 PM, you wrote:

> 3. Did the threaded RTS work on 6.4.1?  Was it used by default?

on 6.4.1 threaded RTS was used only in specially build libs. in
debugging versions of libs and GHCi single-threaded RTS was used.
developers of threaded programs was complaining about this situation
because it makes their debugging much harder. so, in 6.4.2 ghci (and
ghc) and debugging libraries was changed to use threaded RTS

obvious workaround is to continue to build GHC and debugging libs with
non-threaded RTS on the platforms where multi-threaded RTS is not
reliable yet



-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Glasgow-haskell-users mailing list