
25 Sep
2006
25 Sep
'06
8:53 a.m.
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 ghc/compiler/Makefile.ghcbin).
fps 0.8 (and software that uses fps) triggers trac error #806. This means that I cannot run such things interactively :-(
I'll add a note about this to the bug. Thanks Ian