Re: internal error: asyncRead#, ghci and fps (windows) (trac 806)

2006-09-25 Thread Ian Lynagh
On Tue, Sep 19, 2006 at 09:20:45PM +0200, Rene de Visser wrote: Is there anyway to turn off that ghci runs in threaded mode on windows? Only by recompiling, I'm afraid (for 6.4.2 comment out the line SRC_HC_OPTS += -threaded in ghc/compiler/Makefile; for 6.5 you need to also do so in

internal error: asyncRead#, ghci and fps (windows) (trac 806)

2006-09-19 Thread Rene de Visser
Is there anyway to turn off that ghci runs in threaded mode on windows? fps 0.8 (and software that uses fps) triggers trac error #806. This means that I cannot run such things interactively :-( Rene. ___ Glasgow-haskell-users mailing list