> I am using ghc 4.00 on i386 Linux with gcc version 2.8.1
>
> I compiled the following program by
> ghc Main.hs
> and run ./a.out
>
> This program do not terminate and this is very strange for me. (The
> program
> is a tracked down version of my real program.)
It works fine for me (with 4.01):
~/scratch $ ./main
Fail: 2
Could you try 4.01 and see if that fixes it?
Cheers,
Simon
--
Simon Marlow
Microsoft Research Ltd., Cambridge, U.K.
- simple haskell-program does not terminate Joachim Schmid
- Simon Marlow
