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

Ian Lynagh igloo at earth.li
Mon Sep 25 08:53:41 EDT 2006


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



More information about the Glasgow-haskell-users mailing list