Main thread garbage collected

2004-05-20 Thread Duncan Coutts
Compile the following module: main = interact id ghc-6.2.1 Test.hs -o test ./test ^C test: internal error: main thread has been GC'd Please report this as a bug to [EMAIL PROTECTED], or http://www.sourceforge.net/projects/ghc/ So you run the program, it does nothing as expected. You hit

problems with 6-2-branch

2004-05-20 Thread Serge D. Mechveliani
Dear GHC team, It occurs problematic for me to build correct cvs ghc-6-2-brach. Now, I have built cvs ghc-6-2-branch first in /home/mechvel/ghc/cvs/6-2-branch/inst , then, after cd fptools make clean rebuild ghc-6-2-branch by